Mercurial > code > home > repos > streamed-graph
diff package.json @ 133:8a30f1c9a702
trying to build a runnable dist
author | drewp@bigasterisk.com |
---|---|
date | Sat, 06 May 2023 14:10:55 -0700 |
parents | 828a64e62e73 |
children | 0b526ab94c84 |
line wrap: on
line diff
--- a/package.json Sat May 06 14:10:22 2023 -0700 +++ b/package.json Sat May 06 14:10:55 2023 -0700 @@ -30,6 +30,8 @@ "sub-events": "^1.9.0" }, "devDependencies": { + "@rollup/plugin-commonjs": "^24.1.0", + "@rollup/plugin-node-resolve": "^15.0.2", "@rollup/plugin-terser": "^0.4.1", "@types/jest": "^29.5.1", "dependency-cruiser": "^12.12.0",