michael il y a 5 ans
Parent
révision
ec0b2cf85a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      package.json

+ 1
- 1
package.json Voir le fichier

@@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"build": "npx tsc -p ./tsconfig.json",
"build": "tsc -p ./tsconfig.json",
"start": "node dist/index.js",
"start-debug": "nodemon --inspect dist/index.js",
"test": "echo \"Error: no test specified\" && exit 1"


Chargement…
Annuler
Enregistrer