We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7991f4f + c18c1b7 commit efb3137Copy full SHA for efb3137
package.json
@@ -22,7 +22,13 @@
22
"@babel/core": "^7.11.1",
23
"@babel/plugin-proposal-optional-catch-binding": "^7.8.3",
24
"@babel/preset-env": "^7.9.0",
25
- "@rollup/plugin-babel": "^5.3.1",
+
26
+ "@rollup/plugin-babel": "^6.0.3",
27
28
29
30
31
32
33
34
"@rollup/plugin-json": "^6.0.0",
@@ -34,6 +40,7 @@
40
"@rollup/plugin-node-resolve": "^15.0.1",
35
41
"@rollup/plugin-typescript": "^11.1.0",
36
42
43
37
44
"@types/node": "^18.0.0",
38
45
"acorn": "^8.7.1",
39
46
"browserslist": "^4.21.1",
0 commit comments