Aaron Pham
2023-08-23 d2f52549955ff7600cc5897e67806df4ebf85f91
fix(esbuild): conflict with esbuild-sass-plugin (#402)

1 files modified
2 ■■■ changed files
package.json 2 ●●● patch | view | raw | blame | history
package.json
@@ -97,7 +97,7 @@
    "@types/workerpool": "^6.4.0",
    "@types/ws": "^8.5.5",
    "@types/yargs": "^17.0.24",
    "esbuild": "^0.18.11",
    "esbuild": "^0.19.1",
    "prettier": "^3.0.0",
    "tsx": "^3.12.7",
    "typescript": "^5.0.4"