The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(esbuild): conflict with esbuild-sass-plugin (#402)

authored by

Aaron Pham and committed by
GitHub
d2f52549 3064839c

+1 -1
+1 -1
package.json
··· 97 97 "@types/workerpool": "^6.4.0", 98 98 "@types/ws": "^8.5.5", 99 99 "@types/yargs": "^17.0.24", 100 - "esbuild": "^0.18.11", 100 + "esbuild": "^0.19.1", 101 101 "prettier": "^3.0.0", 102 102 "tsx": "^3.12.7", 103 103 "typescript": "^5.0.4"