revert tsc command

This commit is contained in:
Jacob Overgaard
2023-01-23 14:56:26 +01:00
parent 45252017f1
commit 6977854d65
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
"dist"
],
"scripts": {
"build": "tsc && rollup -c",
"build": "rollup -c",
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {