added npm script for new tokens

pull/12/head
tycrek 3 years ago
parent 6ad7a62646
commit a98f23af8f
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

@ -6,6 +6,7 @@
"scripts": {
"start": "node ass.js",
"setup": "node setup.js",
"new-token": "node generators/token.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
@ -31,4 +32,4 @@
"prompt": "^1.1.0",
"uuid": "^8.3.2"
}
}
}
Loading…
Cancel
Save