Skip to content

Commit

Permalink
Merge pull request #32 from opticdev/develop
Browse files Browse the repository at this point in the history
6.4.0
  • Loading branch information
acunniffe authored Nov 15, 2019
2 parents 4af237b + dd93cf9 commit 7e8d911
Show file tree
Hide file tree
Showing 6 changed files with 273 additions and 113 deletions.
4 changes: 2 additions & 2 deletions api-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@useoptic/cli",
"description": "Make APIs Developer Friendly",
"version": "6.3.0",
"description": "Optic's open source tool for building APIs that document & test themselves",
"version": "6.4.0",
"author": "@useoptic",
"bin": {
"api": "./bin/run"
Expand Down
1 change: 1 addition & 0 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"postcss-safe-parser": "4.0.1",
"prop-types": "latest",
"react": "^16.8.6",
"react-ace": "^8.0.0",
"react-dom": "^16.8.6",
"react-helmet": "5.2.1",
"react-hook-form": "^3.27.0",
Expand Down
Loading

0 comments on commit 7e8d911

Please sign in to comment.