Skip to content

Commit

Permalink
Dont use package-lock on oskari-frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakarFin committed May 5, 2020
1 parent 6af8bfd commit d9d822d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ tools/test-results.xml
bower_components/*
.DS_Store
coverage/
package-lock.json
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-lock=false

0 comments on commit d9d822d

Please sign in to comment.