Skip to content

Commit 08bb6a9

Browse files
Add package-lock.json and .npmrc, update .gitignore
1 parent e5931fe commit 08bb6a9

File tree

3 files changed

+6894
-1
lines changed

3 files changed

+6894
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ node_modules
33
browserstack.json
44
specs
55
tests.zip
6-
package-lock.json
76
.nyc_output/
87
.env.*
98
log/*.log

.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)