Skip to content

Commit 3881c39

Browse files
committed
Add start script to package.json.
1 parent 6b77e3f commit 3881c39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "A Discord bot that can return Magic card information and pictures.",
55
"main": "index.js",
66
"scripts": {
7+
"start": "node index.js",
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},
910
"repository": {

0 commit comments

Comments
 (0)