Skip to content

Commit

Permalink
Pinned dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Mar 8, 2017
1 parent 2ee4afa commit 126d7f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .npmrc
@@ -0,0 +1 @@
save-exact = true
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -13,10 +13,10 @@
},
"license": "MIT",
"devDependencies": {
"expect.js": "^0.3.1",
"mocha": "^3.0.2",
"serve": "^5.0.0",
"xo": "^0.17.0"
"expect.js": "0.3.1",
"mocha": "3.0.2",
"serve": "5.0.0",
"xo": "0.17.0"
},
"component": {
"scripts": {
Expand Down

0 comments on commit 126d7f0

Please sign in to comment.