Skip to content

Commit 3566e13

Browse files
samthomsongjtorikian
authored andcommitted
add package lock file (#86)
1 parent 9ec2520 commit 3566e13

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ build/Release
2929
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
3030
node_modules
3131

32+
# Package lock file
33+
package-lock.json
34+
3235
# OSX
3336
.DS_Store
3437

0 commit comments

Comments
 (0)