Skip to content

Commit 40fbe68

Browse files
committed
add start script
1 parent b3c673a commit 40fbe68

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "hack ubiquity",
55
"main": "index.js",
66
"scripts": {
7+
"start": "node src/index.js",
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},
910
"repository": {

0 commit comments

Comments
 (0)