Compare commits

..

No commits in common. "ffc1c41b494524eec16f3d605ef096e28e4d025d" and "f4c7ecc91c96a16902aa329e7caffd22dfd484ac" have entirely different histories.

View file

@ -4,8 +4,7 @@
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"build": "tsc", "test": "echo \"Error: no test specified\" && exit 1"
"start": "npm run build && cd src && node ."
}, },
"keywords": [], "keywords": [],
"author": "", "author": "",