Skip to content

Commit 1c5e939

Browse files
committed
Upgrade rollup
1 parent 3126d5c commit 1c5e939

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
@@ -25,8 +25,8 @@
2525
"ist": "^1.0.0",
2626
"mocha": "^3.0.2",
2727
"prosemirror-test-builder": "^1.0.0",
28-
"rollup": "^1.26.3",
29-
"@rollup/plugin-buble": "^0.20.0"
28+
"rollup": "^2.26.3",
29+
"@rollup/plugin-buble": "^0.21.3"
3030
},
3131
"scripts": {
3232
"test": "mocha test/test-*.js",

0 commit comments

Comments
 (0)