Skip to content

Commit

Permalink
🍓 Patch
Browse files Browse the repository at this point in the history
Added shortid to package.
  • Loading branch information
iwatakeshi committed Apr 30, 2016
1 parent 9f88e05 commit a13e174
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mr-doc-utils",
"version": "2.1.3",
"version": "2.1.4",
"description": "Utilities for Mr. Doc",
"main": "index.js",
"scripts": {
Expand All @@ -21,6 +21,7 @@
"fs-extra": "^0.27.0",
"is-glob": "^2.0.1",
"lodash": "^4.6.1",
"shortid": "^2.2.6",
"sparkles": "^1.0.0",
"through2": "^2.0.1",
"vinyl": "^1.1.1"
Expand Down

0 comments on commit a13e174

Please sign in to comment.