Skip to content

Commit

Permalink
Merge pull request #7 from the-grid/greenkeeper-pin
Browse files Browse the repository at this point in the history
Pinned all dependencies
  • Loading branch information
bergie committed Sep 25, 2015
2 parents b46aa6a + 6b621bf commit 307dcb3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"test": "npm run build; ./node_modules/.bin/mocha spec/**/*.coffee --compilers coffee:coffee-script/register --reporter spec"
},
"dependencies": {
"imgflo-url": "^0.6.0"
"imgflo-url": "0.6.0"
},
"devDependencies": {
"chai": "^1.9.2",
"coffee-script": "^1.8.0",
"mocha": "^1.21.5"
"chai": "1.10.0",
"coffee-script": "1.10.0",
"mocha": "1.21.5"
},
"engines": {
"node": "~0.10.26"
Expand Down

0 comments on commit 307dcb3

Please sign in to comment.