Skip to content

Commit a6113e6

Browse files
committed
Add package dependency.
1 parent f4a78ef commit a6113e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"es6-shim": "^0.35.1",
66
"glob": "^7.0.0",
77
"sync-exec": "^0.6.2",
8-
"uniq": "^1.0.1"
8+
"uniq": "^1.0.1",
9+
"yargs": "^6.1.1"
910
},
1011
"devDependencies": {
1112
"bootstrap-sass": "^3.3.6",

0 commit comments

Comments
 (0)