Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Apr 13, 2016
1 parent a1fcc1f commit 62cb495
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"test:node": "dignified-test node",
"test:browser": "dignified-test browser",
"release": "dignified-release",
"release-minor": "dignified-release minor",
"release-major": "dignified-release major",
"coverage": "dignified-coverage"
},
"pre-commit": [
Expand Down Expand Up @@ -43,7 +45,7 @@
"dignified.js": "^1.0.0",
"fs-blob-store": "^5.2.1",
"idb-plus-blob-store": "^1.0.0",
"ipfs-repo": "^0.5.3",
"ipfs-repo": "^0.6.1",
"lodash": "^4.6.1",
"ncp": "^2.0.0",
"pre-commit": "^1.1.2",
Expand Down

0 comments on commit 62cb495

Please sign in to comment.