Skip to content

Commit 2c9de36

Browse files
chore(deps): replace dependency rollup-plugin-babel with @rollup/plugin-babel
1 parent c04e596 commit 2c9de36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"css-loader": "0.23.1",
4242
"eslint": "2.13.1",
4343
"rollup": "0.25.8",
44-
"rollup-plugin-babel": "2.7.1",
44+
"@rollup/plugin-babel": "5.0.0",
4545
"style-loader": "0.13.2",
4646
"webpack": "1.15.0"
4747
}

0 commit comments

Comments
 (0)