diff --git a/package.json b/package.json index a4ad59a..9364857 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mochapack", - "version": "1.1.13", + "version": "1.1.14", "description": "mocha cli with webpack support", "bin": { "mochapack": "./bin/mochapack" @@ -111,6 +111,7 @@ "@babel/runtime-corejs2": "^7.0.0", "chalk": "^2.4.2", "chokidar": "^2.0.0", + "gitbook-plugin-github": "^2.0.0", "glob-parent": "5.1.0", "globby": "^10.0.1", "interpret": "^1.2.0",