Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jescalan committed Apr 5, 2017
1 parent fdb8f50 commit b9f02ee
Show file tree
Hide file tree
Showing 2 changed files with 701 additions and 294 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"dependencies": {
"argparse": "^1.0.9",
"chalk": "^1.1.3",
"inquirer": "^3.0.5",
"inquirer": "^3.0.6",
"lodash.reduce": "^4.6.0",
"spike-core": "next",
"universal-analytics": "^0.4.8"
"spike-core": "^1.0.0",
"universal-analytics": "^0.4.13"
},
"devDependencies": {
"ava": "^0.19.0",
"coveralls": "^2.11.15",
"nyc": "^10.1.2",
"coveralls": "^2.13.0",
"nyc": "^10.2.0",
"rewire": "^2.5.1",
"snazzy": "^6.0.0",
"standard": "^9.0.0"
"standard": "^10.0.0"
},
"engines": {
"node": ">=6.0.0",
Expand Down

0 comments on commit b9f02ee

Please sign in to comment.