Librarried (#7)

This commit is contained in:
gavin
2018-07-24 01:03:03 +00:00
committed by Gitea
parent 2c19266ca6
commit 18f978cc8a
6 changed files with 29 additions and 46 deletions

View File

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