Skip to content

Commit a2a1951

Browse files
committed
Add kramed and kramed-markdown-renderer
1 parent 953a241 commit a2a1951

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
"gitbook": ">=1.0.0"
88
},
99
"dependencies": {
10-
"lodash": "3.0.1"
10+
"lodash": "3.0.1",
11+
12+
"kramed": "0.4.4",
13+
"kramed-markdown-renderer": "0.1.0"
1114
},
1215
"homepage": "https://github.com/GitbookIO/plugin-exercises",
1316
"repository": {

0 commit comments

Comments
 (0)