Skip to content

Commit

Permalink
fix(package): update deps, lock some of them for 0.10 support
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Nov 17, 2016
1 parent 8dcb470 commit 7bd6fbe
Show file tree
Hide file tree
Showing 2 changed files with 3,481 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"define-property": "^0.2.5",
"isobject": "^2.1.0",
"lazy-cache": "^2.0.1",
"minibase-create-plugin": "^1.0.0",
"minibase-is-registered": "^1.1.0"
"minibase-create-plugin": "^1.0.2"
},
"devDependencies": {
"commitizen": "^2.8.6",
"coveralls": "^2.11.14",
"cz-conventional-changelog": "^1.2.0",
"minibase": "^0.4.1",
"mukla": "^0.4.5",
"commitizen": "~2.7.0",
"coveralls": "^2.11.15",
"cz-conventional-changelog": "1.1.5",
"minibase": "^1.0.0",
"minibase-is-registered": "^1.1.2",
"mukla": "^0.4.8",
"nyc": "^9.0.1",
"pre-commit": "^1.1.3",
"standard": "^8.5.0",
Expand Down
Loading

0 comments on commit 7bd6fbe

Please sign in to comment.