Skip to content

Commit 5408fde

Browse files
committed
fix(deps): Fix esbuild version.
1 parent 2eb2275 commit 5408fde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"dotenv": "^16.0.0",
4848
"downloadjs": "^1.4.7",
4949
"electron": "^18.3.15",
50-
"esbuild": "^0.19.4",
50+
"esbuild": "0.14.47",
5151
"esbuild-css-modules-plugin": "^2.7.1",
52-
"esbuild-sass-plugin": "^2.16.0",
52+
"esbuild-sass-plugin": "2.4.2",
5353
"fs-extra": "^11.1.1",
5454
"html-to-image": "^1.11.11",
5555
"jsdom": "^19.0.0",

0 commit comments

Comments
 (0)