Thanks to visit codestin.com Credit goes to github.com
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.
package-lock.json
1 parent 85cb6cd commit 48c771fCopy full SHA for 48c771f
.gitignore
@@ -26,6 +26,7 @@ Icon?
26
27
# Node.js modules
28
node_modules
29
+package-lock.json
30
31
# NPM error logs
-npm-debug.log
32
+npm-debug.log
.npmignore
@@ -26,11 +26,12 @@ Icon?
npm-debug.log
33
34
# .npmignore should ignore tests and Git stuff
35
test
36
.gitignore
-.git
37
+.git
0 commit comments