Skip to content

Commit

Permalink
Damn npm! remove gitbook-plugin-github
Browse files Browse the repository at this point in the history
  • Loading branch information
larixer committed Apr 13, 2020
1 parent ad601b9 commit 4a5ea83
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "mochapack",
"version": "1.1.14",
"version": "1.1.15",
"description": "mocha cli with webpack support",
"bin": {
"mochapack": "./bin/mochapack"
Expand Down Expand Up @@ -111,7 +111,6 @@
"@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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4197,10 +4197,10 @@ gitbook-plugin-edit-link@^2.0.2:
resolved "https://registry.yarnpkg.com/gitbook-plugin-edit-link/-/gitbook-plugin-edit-link-2.0.2.tgz#d8fcd927eced81e7a662a72d59db609eafd7e72f"
integrity sha1-2PzZJ+ztgeemYqctWdtgnq/X5y8=

gitbook-plugin-github@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/gitbook-plugin-github/-/gitbook-plugin-github-2.0.0.tgz#5166e763cfcc402d432880b7a6c85c1c54b56a8d"
integrity sha1-UWbnY8/MQC1DKIC3pshcHFS1ao0=
gitbook-plugin-github@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gitbook-plugin-github/-/gitbook-plugin-github-3.0.0.tgz#67457df98a57ea8ef9b2518b88340db370a5317b"
integrity sha1-Z0V9+YpX6o75slGLiDQNs3ClMXs=

gitbook-plugin-prism@^2.0.0:
version "2.4.0"
Expand Down

0 comments on commit 4a5ea83

Please sign in to comment.