Browse Source

Merge pull request #2295 from meltedspark/master

Update package.json
David Catuhe 8 years ago
parent
commit
22f3716b37
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -13,7 +13,7 @@
     "type": "git",
     "url": "https://github.com/BabylonJS/Babylon.js.git"
   },
-  "main": "babylon.max.js",
+  "main": "dist/preview release/babylon.max.js",
   "files": [
     "dist/preview release/babylon.d.ts",
     "dist/preview release/babylon.module.d.ts",