diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 48a7409d..21f42463 100644 --- a/package.json +++ b/package.json @@ -32,13 +32,13 @@ "devDependencies": { "@babel/core": "^7.20.5", "@babel/preset-env": "^7.20.2", + "@swc/core": "^1.3.21", "babel-loader": "^9.1.0", "concurrently": "^7.6.0", "copy-webpack-plugin": "^11.0.0", "core-js": "^3.26.1", "cross-env": "^7.0.3", "cssnano": "^5.1.14", - "esbuild": "^0.16.2", "eslint": "8.29.0", "eslint-plugin-jsdoc": "^39.6.4", "eslint-plugin-only-ascii": "0.0.0", |