Skip to content

Commit 7dfbdb2

Browse files
committed
Update readme
1 parent e931b4a commit 7dfbdb2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
Configurable, lightweight back to top button for Angular projects
2020

2121
# NPM
22-
Build package `npm run npm-build-package && cd dist\npm && npm publish --access public`
22+
Build package `npm run npm-build-package:npmjs && cd dist\npm && npm publish --access public`

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@proangular/ngx-scroll-top",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Configurable, lightweight back to top button for Angular projects.",
55
"author": "Pro Angular <webmaster@proangular.com>",
66
"homepage": "https://www.proangular.com",

0 commit comments

Comments
 (0)