Skip to content

Commit

Permalink
Merge pull request #304 from bokuweb/fix-error
Browse files Browse the repository at this point in the history
fix: down rollup
  • Loading branch information
bokuweb authored Jun 23, 2018
2 parents cd72364 + 9aceb7e commit 76b6cf6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"prettier-eslint-cli": "4.7.1",
"react": "16.4.1",
"react-dom": "16.4.1",
"rollup": "0.61.0",
"rollup": "0.60.1",
"rollup-plugin-babel": "3.0.4",
"rollup-plugin-commonjs": "9.1.3",
"rollup-plugin-node-globals": "1.2.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7909,9 +7909,9 @@ rollup-watch@4.3.1:
require-relative "0.8.7"
rollup-pluginutils "^2.0.1"

rollup@0.61.0:
version "0.61.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.0.tgz#9340ce15f6fc4b0cab4b2512ee9e948cd153e737"
rollup@0.60.1:
version "0.60.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.1.tgz#07cb66153f1541d5f7e82b8393b405c31647dae9"
dependencies:
"@types/estree" "0.0.39"
"@types/node" "*"
Expand Down

0 comments on commit 76b6cf6

Please sign in to comment.