started note abstractions

This commit is contained in:
Ben
2018-09-15 11:21:58 +01:00
parent a880ea15af
commit f9a93d61ab
3 changed files with 29 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
"webpack-cli": "^3.1.0"
},
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Ben (plane000)",