🐛 build bundle

This commit is contained in:
Flam3rboy
2021-08-15 22:36:35 +02:00
parent 04355a6661
commit 04072b60e8
5 changed files with 5 additions and 5 deletions
-1
View File
@@ -5,7 +5,6 @@
"main": "dist/Server.js",
"types": "dist/Server.d.ts",
"scripts": {
"postinstall": "npm run build",
"test": "jest",
"test:watch": "jest --watch",
"start": "npm run build && node dist/start",