Add npm start again. #2

This commit is contained in:
Koen Kanters 2018-04-11 20:59:18 +02:00
parent 3d3a8d6e95
commit 2cfd078b2d

View File

@ -14,6 +14,7 @@
"cc2531"
],
"scripts": {
"start": "node index.js",
"docs": "node doc.js"
},
"author": "Koen Kanters",