Skip to content

Commit

Permalink
Update command
Browse files Browse the repository at this point in the history
  • Loading branch information
marjan-georgiev committed Apr 2, 2020
1 parent 8261da9 commit 2b2dd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"predeploy-docs": "npm run build-docs ",
"deploy-docs": "angular-cli-ghpages --dir ./dist/ngxGraph",
"ci": "npm run build && start-server-and-test start http-get://localhost:4200 cypress",
"publish": "npm publish projects/dist/ngx-graph --tag vnext"
"publish": "npm publish projects/dist/ngx-graph"
},
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 2b2dd00

Please sign in to comment.