cli: pin esbuild to 0.5.3 in app template

This commit is contained in:
Patrik Oldsberg
2020-06-20 18:15:42 +02:00
parent b7a1946efe
commit 903ad947a2
@@ -31,6 +31,9 @@
"lerna": "^3.20.2",
"prettier": "^1.19.1"
},
"resolutions": {
"**/esbuild": "0.5.3"
},
"prettier": "@spotify/prettier-config",
"lint-staged": {
"*.{js,jsx,ts,tsx}": [