mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
bower main point to ‘./build/dat.gui.js’. fix #125
This commit is contained in:
parent
b6fd94dfc1
commit
878d851aea
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user