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 mauriciopoppe committed Oct 1, 2015
1 parent a16c1b0 commit 797c97c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"arithmetic"
],
"devDependencies": {
"coveralls": "^2.11.2",
"doctoc": "^0.13.0",
"istanbul": "^0.3.8",
"mocha": "^2.2.1",
"mocha-lcov-reporter": "^0.0.2",
"nodemon": "^1.3.7",
"standard": "^4.5.4"
"coveralls": "2.11.4",
"doctoc": "0.13.0",
"istanbul": "0.3.21",
"mocha": "2.3.3",
"mocha-lcov-reporter": "0.0.2",
"nodemon": "1.7.1",
"standard": "4.5.4"
},
"scripts": {
"istanbul": "istanbul cover _mocha -- -R spec test/index.js",
Expand All @@ -51,7 +51,7 @@
]
},
"dependencies": {
"nextafter": "^1.0.0",
"nextafter": "1.0.0",
"typedarray": "0.0.6"
}
}

0 comments on commit 797c97c

Please sign in to comment.