Skip to content

Commit f122f2d

Browse files
committed
ci: update rollup to latest version
1 parent 79574a1 commit f122f2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/core": "^7.0.0",
4141
"@babel/preset-env": "^7.0.0",
4242
"@babel/register": "^7.0.0",
43-
"@rollup/plugin-babel": "^5.0.0",
43+
"@rollup/plugin-babel": "^6.0.0",
4444
"babel-eslint": "^10.0.1",
4545
"babel-plugin-add-module-exports": "^1.0.0",
4646
"eslint": "^4.19.1",
@@ -50,7 +50,7 @@
5050
"npm-run-all": "^4.1.5",
5151
"nyc": "^14.1.0",
5252
"rimraf": "^3.0.0",
53-
"rollup": "^2.0.0",
53+
"rollup": "^4.0.0",
5454
"timezone-mock": "^1.3.6",
5555
"uglify-js": "^3.0.19"
5656
},

0 commit comments

Comments
 (0)