Fix dat.gui hyphen

This commit is contained in:
Mario Adrian
2018-02-16 18:46:54 +01:00
parent 423ace8fe7
commit e2989586ce
4 changed files with 1 additions and 1 deletions
@@ -19,6 +19,6 @@
},
"files": [
"index.d.ts",
"dat-gui-tests.ts"
"dat.gui-tests.ts"
]
}