aboutsummaryrefslogtreecommitdiff
path: root/fname_data.json
diff options
context:
space:
mode:
Diffstat (limited to 'fname_data.json')
-rw-r--r--fname_data.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/fname_data.json b/fname_data.json
index e8ab932..cc4443d 100644
--- a/fname_data.json
+++ b/fname_data.json
@@ -1,5 +1,5 @@
-module.exports = {
- fname_data : {
+{
+ "fname_data" : {
"WebGLShader": true,
"WebGLShaderPrecisionFormat": true,
"WebGLQuery": true,
@@ -829,4 +829,4 @@ module.exports = {
"NodeList": true,
"StopIteration": true
}
-};
+}