Skip to content

Commit

Permalink
Merge pull request #7 from javiercejudo/greenkeeper-pin
Browse files Browse the repository at this point in the history
Pinned all dependencies
  • Loading branch information
javiercejudo committed Sep 28, 2015
2 parents e9a7bca + baeae3a commit f2f9240
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
},
"homepage": "https://github.com/javiercejudo/rescale#readme",
"devDependencies": {
"arbitrary-precision": "^1.1.1",
"bigjs-adapter": "^2.0.1",
"floating-adapter": "^1.0.0",
"gulp": "^3.8.11",
"gulp-coveralls": "^0.1.3",
"gulp-istanbul": "^0.6.0",
"gulp-mocha": "^2.0.0",
"rimraf": "^2.3.2",
"should": "^5.0.0"
"arbitrary-precision": "1.1.1",
"bigjs-adapter": "2.2.0",
"floating-adapter": "1.2.0",
"gulp": "3.9.0",
"gulp-coveralls": "0.1.4",
"gulp-istanbul": "0.6.0",
"gulp-mocha": "2.1.3",
"rimraf": "2.4.3",
"should": "5.2.0"
},
"dependencies": {
"normalise": "^8.0.1",
"scale-normalised": "^9.0.0"
"normalise": "8.0.1",
"scale-normalised": "9.0.0"
}
}

0 comments on commit f2f9240

Please sign in to comment.