Skip to content

Commit 61543ce

Browse files
author
youjung-hong
committed
fix: set dependencies
1 parent 6377972 commit 61543ce

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,13 @@
2020
],
2121
"author": "youjung hong",
2222
"license": "MIT",
23+
"dependencies": {
24+
"github-api": "^3.0.0",
25+
"minimist": "^1.2.0"
26+
},
2327
"devDependencies": {
2428
"eslint": "^4.0.0",
2529
"eslint-config-tui": "^1.0.1",
26-
"github-api": "^3.0.0",
2730
"jasmine-core": "2.5.2",
2831
"jasmine-jquery": "^2.0.5",
2932
"jasmine-node": "^1.14.5"

0 commit comments

Comments
 (0)