Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mysiar committed Sep 29, 2017
1 parent 67cf152 commit dab4d07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"dependencies": {
"api-doc-parser": "^0.2",
"babel-runtime": "^6.23.0",
"chalk": "^2.1.0",
"commander": "^2.9.0",
"isomorphic-fetch": "^2.2.1",
"chalk": "^2.1.0"
"isomorphic-fetch": "^2.2.1"
},
"scripts": {
"test": "jest",
Expand Down

0 comments on commit dab4d07

Please sign in to comment.