Skip to content

Commit

Permalink
chore(deps): replace dependency rollup-plugin-terser with @rollup/plu…
Browse files Browse the repository at this point in the history
…gin-terser ^0.1.0
  • Loading branch information
descope[bot] authored Sep 12, 2024
1 parent 742e35c commit bdd8aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"rollup-plugin-esbuild": "^6.0.0",
"rollup-plugin-inject-process-env": "^1.3.1",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-terser": "^7.0.2",
"@rollup/plugin-terser": "^0.1.0",
"ts-jest": "^29.0.0",
"ts-node": "^10.8.2",
"typescript": "^4.6.4"
Expand Down

0 comments on commit bdd8aed

Please sign in to comment.