We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ebb03 commit 2a82950Copy full SHA for 2a82950
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "alcaeus",
3
- "version": "0.4.3",
+ "version": "0.4.4",
4
"description": "Hydra Core hypermedia-aware client library",
5
"main": "lib/node/index.js",
6
"types": "types/index.d.ts",
@@ -65,6 +65,7 @@
65
"babel-preset-stage-0": "^6.24.1",
66
"core-decorators": "^0.19.0",
67
"core-js": "^2.5.0",
68
+ "gitbook-cli": "^2.3.2",
69
"gitbook-plugin-etoc": "^1.2.2",
70
"gitbook-plugin-forkmegithub": "^2.2.0",
71
"gitbook-plugin-hints": "^1.0.2",
0 commit comments