Skip to content

Commit

Permalink
fix: always set strict versions via npm or yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell committed Mar 31, 2017
1 parent 10294c5 commit eee2150
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmrc
@@ -1 +1,2 @@
access=public
access=public
save-exact=true
1 change: 1 addition & 0 deletions .yarnrc
@@ -0,0 +1 @@
save-prefix false

0 comments on commit eee2150

Please sign in to comment.