Skip to content

Commit dab4d07

Browse files
committed
v0.1.0
1 parent 67cf152 commit dab4d07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"dependencies": {
3131
"api-doc-parser": "^0.2",
3232
"babel-runtime": "^6.23.0",
33+
"chalk": "^2.1.0",
3334
"commander": "^2.9.0",
34-
"isomorphic-fetch": "^2.2.1",
35-
"chalk": "^2.1.0"
35+
"isomorphic-fetch": "^2.2.1"
3636
},
3737
"scripts": {
3838
"test": "jest",

0 commit comments

Comments
 (0)