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 javiercejudo committed Sep 28, 2015
1 parent 52f1913 commit def041e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -20,17 +20,17 @@
},
"homepage": "https://github.com/javiercejudo/linear-converter-adapter#readme",
"devDependencies": {
"gulp": "^3.8.11",
"gulp-coverage": "^0.3.34",
"gulp-coveralls": "^0.1.3",
"gulp-istanbul": "^0.6.0",
"gulp-mocha": "^2.0.0",
"linear-arbitrary-precision": "^3.0.0",
"rimraf": "^2.3.2",
"should": "^5.0.0"
"gulp": "3.9.0",
"gulp-coverage": "0.3.36",
"gulp-coveralls": "0.1.4",
"gulp-istanbul": "0.6.0",
"gulp-mocha": "2.1.3",
"linear-arbitrary-precision": "3.1.0",
"rimraf": "2.4.3",
"should": "5.2.0"
},
"dependencies": {
"floating-adapter": "^1.0.0",
"linear-converter": "^3.0.0"
"floating-adapter": "1.2.0",
"linear-converter": "3.1.0"
}
}

0 comments on commit def041e

Please sign in to comment.