We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e5432 commit 1d8c016Copy full SHA for 1d8c016
.gitignore
@@ -25,3 +25,4 @@ build/Release
25
# Dependency directory
26
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
27
node_modules
28
+package-lock.json
.npmrc
@@ -0,0 +1 @@
1
+package-lock=false
0 commit comments