Skip to content

Commit

Permalink
fix(cli): add mobx to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanHotsiy committed Jul 24, 2018
1 parent b5d0aca commit 75ced44
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 135 deletions.
3 changes: 2 additions & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"handlebars": "^4.0.11",
"isarray": "^2.0.4",
"mkdirp": "^0.5.1",
"mobx": "^4.2.0",
"react": "^16.3.2",
"react-dom": "^16.3.2",
"redoc": "^2.0.0-alpha.29",
Expand All @@ -28,4 +29,4 @@
"@types/mkdirp": "^0.5.2",
"ci-publish": "^1.3.1"
}
}
}
Loading

0 comments on commit 75ced44

Please sign in to comment.