Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 541eaa2

Browse files
committed
Updating devdocs
1 parent 16a2bb8 commit 541eaa2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

devdocs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* `ng test --codeCoverage=true --progress=true --watch=false`
66
* `cp README.md angular-plotly.png projects/plotly`
77
* `ng build plotly --prod`
8-
* `npm publish dist/plotly`
8+
* `cd dist/plotly`
9+
* `npm publish`
910
* `git tag -a <version> -m <version>`
1011
* `git push --tags`

0 commit comments

Comments
 (0)