Skip to content

Commit f810091

Browse files
committed
build(deps): updated deps
1 parent 1ecb292 commit f810091

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,5 +180,8 @@ ng serve
180180
```bash
181181
cp README.md dist/knob
182182
cd dist/knob
183+
# publish to github registry
183184
npm publish --access public
185+
# publish to npm registry
186+
npm publish --access public --@xmlking:registry=https://registry.npmjs.org/
184187
```

0 commit comments

Comments
 (0)