Skip to content

Commit 9b5f51c

Browse files
authored
fix: Remove package-lock.json and add CI checks (#394)
- add test to check that it does not enter again
1 parent 3c69a67 commit 9b5f51c

File tree

3 files changed

+18
-25761
lines changed

3 files changed

+18
-25761
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ jspm_packages
3434
.npm
3535
.npmrc
3636

37+
# NPM lockfile
38+
package-lock.json
39+
3740
# Optional REPL history
3841
.node_repl_history
3942

0 commit comments

Comments
 (0)