Skip to content

Commit

Permalink
Merge pull request #42 from pelias/carat-ranges
Browse files Browse the repository at this point in the history
Use carat ranges for all Pelias Dependencies
  • Loading branch information
orangejulius authored Jun 7, 2018
2 parents d56ca54 + ed988c7 commit b587568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"author": "mapzen",
"main": "index.js",
"devDependencies": {
"precommit-hook": "3.0.0",
"precommit-hook": "^3.0.0",
"semantic-release": "^15.0.0"
},
"dependencies": {
"winston": "^2.2.0",
"pelias-config": "3.0.2"
"pelias-config": "^3.0.2"
},
"scripts": {
"units": "node test/units.js",
Expand Down

0 comments on commit b587568

Please sign in to comment.