Browse Source

Merge pull request #5732 from sebavan/master

Fix config
sebavan 6 years ago
parent
commit
1500881443
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Tools/Config/config.json

+ 1 - 1
Tools/Config/config.json

@@ -60,7 +60,7 @@
     "additionalNpmPackages": [
         {
             "name": "gltf2interface",
-            "path": "dist/preview release/gltf2interface/"
+            "path": "dist/preview release/gltf2interface"
         }
     ],
     "core": {