mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
Corrected main path, fixing issues with wiredep
This commit is contained in:
parent
adba9f5f8d
commit
c552ac8470
@ -6,7 +6,7 @@
|
||||
"Google Data Arts Team <dataarts@google.com>"
|
||||
],
|
||||
"description": "dat.gui is a lightweight controller library for JavaScript.",
|
||||
"main": "./build/dat.gui.js",
|
||||
"main": "build/dat.gui.js",
|
||||
"keywords": [
|
||||
"controller",
|
||||
"javascript",
|
||||
|
Loading…
Reference in New Issue
Block a user