Skip to content

Commit

Permalink
0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy committed Mar 30, 2019
1 parent 39facfd commit c2edd82
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 5 deletions.
6 changes: 6 additions & 0 deletions build/dat.gui.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/dat.gui.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/dat.gui.min.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions build/dat.gui.module.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/dat.gui.module.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "dat.gui",
"version": "0.7.5",
"version": "0.7.6",
"description": "A lightweight graphical user interface for changing variables in JavaScript.",
"main": "build/dat.gui.js",
"module": "build/dat.gui.module.js",
Expand Down

0 comments on commit c2edd82

Please sign in to comment.