Skip to content

Commit

Permalink
Remove package-lock.json and add it to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
afumagalli committed Sep 26, 2018
1 parent 5783631 commit 6385a12
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 400 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -3,3 +3,4 @@ node_modules
lib-js
lib-js-cov
*.html
package-lock.json

0 comments on commit 6385a12

Please sign in to comment.