We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb57594 commit 06d5d7bCopy full SHA for 06d5d7b
1 file changed
package.json
@@ -18,9 +18,9 @@
18
"homepage": "https://github.com/ceremcem/debugging-livescript#readme",
19
"dependencies": {},
20
"devDependencies": {
21
- "@rollup/plugin-commonjs": "^13.0.0",
+ "@rollup/plugin-commonjs": "^15.0.0",
22
"@rollup/plugin-json": "^4.1.0",
23
- "@rollup/plugin-node-resolve": "^8.0.1",
+ "@rollup/plugin-node-resolve": "^9.0.0",
24
"builtin-modules": "^3.1.0",
25
"rollup-plugin-includepaths": "^0.2.4",
26
"rollup-plugin-livescript": "^0.1.1",
0 commit comments