We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c673a commit 40fbe68Copy full SHA for 40fbe68
1 file changed
package.json
@@ -4,6 +4,7 @@
4
"description": "hack ubiquity",
5
"main": "index.js",
6
"scripts": {
7
+ "start": "node src/index.js",
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
10
"repository": {
0 commit comments