We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f591b21 commit befc6ecCopy full SHA for befc6ec
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mochapack",
3
- "version": "1.1.13",
+ "version": "1.1.14",
4
"description": "mocha cli with webpack support",
5
"bin": {
6
"mochapack": "./bin/mochapack"
@@ -111,6 +111,7 @@
111
"@babel/runtime-corejs2": "^7.0.0",
112
"chalk": "^2.4.2",
113
"chokidar": "^2.0.0",
114
+ "gitbook-plugin-github": "^2.0.0",
115
"glob-parent": "5.1.0",
116
"globby": "^10.0.1",
117
"interpret": "^1.2.0",
0 commit comments