We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d929ab commit a94eedfCopy full SHA for a94eedf
package.json
@@ -26,8 +26,8 @@
26
"node": ">=16"
27
},
28
"dependencies": {
29
- "@rollup/plugin-commonjs": "~21.0.2",
30
- "@rollup/plugin-node-resolve": "~13.1.3",
+ "@rollup/plugin-commonjs": "~21.1.0",
+ "@rollup/plugin-node-resolve": "~13.2.1",
31
"faucet-pipeline-core": "^1.4.0",
32
"rollup": "^2.70.0",
33
"rollup-plugin-cleanup": "~3.2.1"
0 commit comments