Skip to content

Commit

Permalink
remove package-lock.json for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Dec 1, 2018
1 parent ac8f577 commit 5d93f64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -86,3 +86,4 @@ $RECYCLE.BIN/
*.lnk

.idea
package-lock.json
3 changes: 2 additions & 1 deletion .npmignore
Expand Up @@ -2,4 +2,5 @@ Gruntfile.js
tasks
node_modules
.git
.idea
.idea
package-lock.json

0 comments on commit 5d93f64

Please sign in to comment.