Skip to content

Commit f590e2a

Browse files
committed
refactor(cpp.js): remove unnecessary rollup-plugin-uglify dep
1 parent baeb357 commit f590e2a

2 files changed

Lines changed: 2 additions & 48 deletions

File tree

packages/cpp.js/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cpp.js",
3-
"version": "1.0.0-beta.30",
3+
"version": "1.0.0-beta.31",
44
"license": "MIT",
55
"homepage": "https://cpp.js.org",
66
"repository": "https://github.com/bugra9/cpp.js.git",
@@ -19,7 +19,6 @@
1919
"commander": "^12.1.0",
2020
"glob": "^11.0.0",
2121
"rollup": "^4.29.1",
22-
"rollup-plugin-uglify": "^6.0.4",
2322
"upath": "^2.0.1",
2423
"decompress": "^4.2.1",
2524
"follow-redirects": "^1.15.9",

pnpm-lock.yaml

Lines changed: 1 addition & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)