Skip to content

Commit

Permalink
pushing release 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrillef committed Dec 17, 2020
1 parent 8aa4cc9 commit 33f0ad6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ into your application, including [OAuth](https://developer.autodesk.com/en/docs/

### Requirements

* Node.js version 6 and above.
* Node.js version 10.12 and above.
* A registered app on the [Forge Developer portal](https://developer.autodesk.com/myapps).
* A Node.js web server (such as Express) for 3-legged authentication.

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "forge-apis",
"version": "0.8.3",
"version": "0.8.4",
"description": "The Forge Platform contains an expanding collection of web service components that can be used with Autodesk cloud-based products or your own technologies. Take advantage of Autodesk’s expertise in design and engineering.",
"license": "Apache-2.0",
"main": "src/index.js",
Expand Down Expand Up @@ -44,4 +44,4 @@
"nyc": "^14.1.1",
"sinon": "^7.5.0"
}
}
}

0 comments on commit 33f0ad6

Please sign in to comment.