We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef12547 commit c3e6263Copy full SHA for c3e6263
devdocs.md
@@ -3,6 +3,6 @@
3
* Update the version on projects/plotly/package.json
4
* `ng test --codeCoverage=true --progress=true --watch=false`
5
* `ng build plotly --prod`
6
-* `cp README.md dist/plotly`
+* `cp README.md angular-plotly.png dist/plotly`
7
* `npm publish dist/plotly`
8
* `git tag -a <version> -m <version>`
0 commit comments