babylonjs-viewer-assets 6.1.0 → 6.3.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
},
|
5
5
|
"name": "babylonjs-viewer-assets",
|
6
6
|
"description": "Compiled resources for the Babylon viewer.",
|
7
|
-
"version": "6.
|
7
|
+
"version": "6.3.0",
|
8
8
|
"repository": {
|
9
9
|
"type": "git",
|
10
10
|
"url": "https://github.com/BabylonJS/Babylon.js.git"
|
@@ -38,7 +38,7 @@
|
|
38
38
|
"rimraf": "^3.0.2",
|
39
39
|
"typescript": "^4.4.4",
|
40
40
|
"webpack": "^5.73.0",
|
41
|
-
"webpack-cli": "^
|
41
|
+
"webpack-cli": "^5.1.0",
|
42
42
|
"webpack-merge": "^5.8.0"
|
43
43
|
},
|
44
44
|
"homepage": "https://www.babylonjs.com",
|