Skip to content

Commit

Permalink
fix: publish the right build to fix semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhvarma12 committed Mar 17, 2021
1 parent f70d987 commit 324251a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-var",
"version": "0.1.4",
"version": "0.1.5",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down Expand Up @@ -32,6 +32,7 @@
"@angular/cli": "~9.1.4",
"@angular/compiler-cli": "~9.1.4",
"@angular/language-service": "~9.1.4",
"@semantic-release/npm": "^7.0.10",
"@types/jasmine": "~3.5.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-var/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-var",
"version": "0.1.4",
"version": "0.1.5",
"license": "MIT",
"repository": "https://github.com/anirudhvarma12/ngx-var",
"peerDependencies": {
Expand Down

0 comments on commit 324251a

Please sign in to comment.