Skip to content

Commit 57d6b35

Browse files
committed
fix: added package lock
1 parent c40db6d commit 57d6b35

File tree

3 files changed

+25631
-1
lines changed

3 files changed

+25631
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ components
1010
test/node/fixtures/tmp.json
1111
.idea
1212
superagent.js
13-
package-lock.json
1413
*.log
1514
coverage
1615
.nyc_output

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock=true

0 commit comments

Comments
 (0)