Skip to content

Commit

Permalink
chore: get rid of package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jul 11, 2019
1 parent 6bd88b7 commit ec0f83f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1,366 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,3 +1,5 @@
*.sw*
node_modules/
coverage/

package-lock.json
1 change: 1 addition & 0 deletions .npmrc
@@ -0,0 +1 @@
package-lock=false

0 comments on commit ec0f83f

Please sign in to comment.