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 d39ca0d commit 114b7cfCopy full SHA for 114b7cf
package.json
@@ -2,13 +2,12 @@
2
"name": "gitbook-plugin-exercises",
3
"description": "Interactive exercices in a gitbook",
4
"main": "index.js",
5
- "version": "1.0.0",
+ "version": "2.0.0-alpha.1",
6
"engines": {
7
- "gitbook": ">=1.0.0"
+ "gitbook": ">1.x.x"
8
},
9
"dependencies": {
10
"lodash": "3.0.1",
11
-
12
"kramed": "0.4.4",
13
"kramed-markdown-renderer": "0.1.1"
14
0 commit comments