bower main point to ‘./build/dat.gui.js’. fix #125

This commit is contained in:
Jeff Nusz 2017-03-17 12:45:56 -07:00
parent b6fd94dfc1
commit 878d851aea

View File

@ -1,12 +1,12 @@
{
"name": "dat.gui",
"version": "0.6.2",
"version": "0.6.3",
"homepage": "https://github.com/dataarts/dat.gui.git",
"authors": [
"Google Data Arts Team <dataarts@google.com>"
],
"description": "dat.gui is a lightweight controller library for JavaScript.",
"main": "./index.js",
"main": "./build/dat.gui.js",
"keywords": [
"controller",
"javascript",