chore: fix vercel deploy problem

release/desktop
moonrailgun 3 years ago
parent 44c83ac77a
commit ba6baca44e

@ -6,6 +6,7 @@
"scripts": {
"build": "tsc",
"prepare": "tsc",
"postinstall": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": ["lib"],

Loading…
Cancel
Save