Skip to content

Commit

Permalink
chore(package): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot authored and manrueda committed Oct 6, 2015
1 parent 40e9ac1 commit d8dbcc1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
},
"homepage": "https://github.com/ManRueda/phenomenonJS#readme",
"devDependencies": {
"coveralls": "^2.11.4",
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-uglify": "^0.9.1",
"plato": "^1.4.0"
"coveralls": "2.11.4",
"grunt": "0.4.5",
"grunt-contrib-jshint": "0.11.3",
"grunt-contrib-uglify": "0.9.2",
"plato": "1.5.0"
},
"dependencies": {
"tape": "^4.1.0"
"tape": "4.2.1"
}
}

0 comments on commit d8dbcc1

Please sign in to comment.