Skip to content

Commit 094f67f

Browse files
Merge pull request #125 from securedeveloper/remove-lock-file
fix: remove package.lock to stabalize
2 parents eff39d9 + 6e66121 commit 094f67f

File tree

2 files changed

+2
-13252
lines changed

2 files changed

+2
-13252
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ node_modules
44
.idea/
55
.nyc_output/
66
coverage/
7+
package-lock.json
8+
yarn.lock

0 commit comments

Comments
 (0)