Browse Source

Update package.json

Leone25 5 năm trước cách đây
mục cha
commit
e7f4bc9f8f
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      package.json

+ 4 - 0
package.json

@@ -5,5 +5,9 @@
     "discord.js": "^11.5.1",
     "mysql": "^2.17.1",
     "npm": "^6.13.4"
+  },
+  "scripts": {
+    "instal": "npm install"
+    "build": "node index.js"
   }
 }