chore: fix vercel deploy problem

pull/81/head
moonrailgun 3 years ago
parent 44c83ac77a
commit ba6baca44e

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

Loading…
Cancel
Save