Leone25 5 жил өмнө
parent
commit
e7f4bc9f8f
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  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"
   }
 }