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

Skip to content

Commit e2d2f58

Browse files
authored
using npm ci the package-lock will remain unchanged
1 parent 5786b08 commit e2d2f58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

release.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ specified below.
4444
+ Ensure you're in a Python virtual environment with JupyterLab 3 installed
4545
+ Run `npm ci && npm run clean && npm run build:prod`
4646
- Run `git diff` and ensure that only the files you modified and the build artifacts have changed
47-
- Ensure that the diff in `package-lock.json` seems sane
4847
- Commit and tag but *don't push* until after everything is available on NPM/PyPI/Conda (see below):
4948
+ `git commit -a -m "release vX.Y.Z"`
5049
+ `git tag vX.Y.Z`

0 commit comments

Comments
 (0)