Skip to content

Commit

Permalink
update: removed es-build
Browse files Browse the repository at this point in the history
  • Loading branch information
designerzen committed Oct 2, 2023
1 parent 315a715 commit c34e1b3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"changes": "node actions/changelog.mjs",
"clean": "node actions/clean.mjs",
"copy": "node actions/copy.mjs",

"clear": "npm run clean && npm run copy",
"doc": "jsdoc -d docs --configure .jsdoc.json source/interface.js",

Expand Down Expand Up @@ -128,6 +128,7 @@
"@webaudiomodules/sdk-parammgr": "^0.0.11",
"abcjs": "^6.2.2",
"analytics": "^0.8.9",
"audio-decode": "^2.1.5",
"audioworklet-polyfill": "^1.1.2",
"dialog-polyfill": "^0.5.6",
"electron-is-dev": "^2.0.0",
Expand All @@ -152,7 +153,6 @@
"devDependencies": {
"@bubblewrap/cli": "^1.21.0",
"@mediapipe/tasks-vision": "^0.10.6",
"@parcel/optimizer-esbuild": "^2.9.3",
"@parcel/packager-raw-url": "2.9.3",
"@parcel/packager-xml": "2.9.3",
"@parcel/transformer-inline-string": "2.9.3",
Expand All @@ -162,15 +162,13 @@
"@parcel/transformer-worklet": "2.9.3",
"@parcel/transformer-xml": "2.9.3",
"@tensorflow/tfjs-backend-wasm": "^4.11.0",
"audio-decode": "^2.1.5",
"electron": "^26.2.4",
"electron-debug": "^3.2.0",
"electron-icon-maker": "^0.0.5",
"electron-packager": "^17.1.2",
"electron-reloader": "^1.2.3",
"events": "^3.3.0",
"generate-changelog": "^1.8.0",
"gh-pages": "^6.0.0",
"jest": "^29.7.0",
"jsdoc": "^4.0.2",
"jstransformer-markdown-it": "^3.0.0",
Expand Down

0 comments on commit c34e1b3

Please sign in to comment.