cleaning up the repo to be used as a library

This commit is contained in:
Gavin McDonald
2018-11-11 22:42:41 +00:00
parent 6cd346200c
commit d0946ba67f
5 changed files with 25 additions and 10 deletions

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"