more to clean up

This commit is contained in:
Gavin McDonald
2018-11-12 02:04:46 +00:00
parent d0946ba67f
commit fb60481908

View File

@@ -2,7 +2,7 @@
"name": "tessellate", "name": "tessellate",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"main": "./public/js/Tessellate.js", "main": "./public/js/tessellate.js",
"scripts": { "scripts": {
"build": "webpack --mode production", "build": "webpack --mode production",
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"