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",
"version": "1.0.0",
"description": "",
"main": "./public/js/Tessellate.js",
"main": "./public/js/tessellate.js",
"scripts": {
"build": "webpack --mode production",
"test": "echo \"Error: no test specified\" && exit 1"