Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nebulon42 committed May 21, 2017
1 parent 792d3ec commit c365538
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -33,21 +33,21 @@
"node": ">=0.5.x"
},
"dependencies": {
"chroma-js": "~1.2.1",
"chroma-js": "~1.3.3",
"hsluv": "~0.0.1",
"js-yaml": "~3.7.0",
"js-yaml": "~3.8.4",
"lodash": "~4.17.2",
"mapnik-reference": "~8.6.1",
"semver": "~5.3.0",
"yargs": "~6.6.0"
"yargs": "~8.0.1"
},
"optionalDependencies": {
"millstone": "~0.6.17"
},
"devDependencies": {
"coveralls": "~2.11.15",
"coveralls": "~2.13.1",
"istanbul": "~0.4.5",
"mocha": "~3.2.0",
"mocha": "~3.4.1",
"mocha-eslint": "^3.0.1",
"sax": "~1.2.1"
},
Expand Down

0 comments on commit c365538

Please sign in to comment.