Publish
- @microsoft/mixed-reality-extension-altspacevr-extras@0.20.0 - @microsoft/mixed-reality-extension-common@0.20.0 - functional-tests@0.20.0 - @microsoft/gltf-gen@0.20.0 - @microsoft/mixed-reality-extension-sdk@0.20.0
This commit is contained in:
Родитель
d6e8e7b568
Коммит
8ab221d4ed
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/mixed-reality-extension-altspacevr-extras",
|
||||
"version": "0.19.2",
|
||||
"version": "0.20.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/mixed-reality-extension-altspacevr-extras",
|
||||
"version": "0.19.2",
|
||||
"version": "0.20.0",
|
||||
"description": "The Mixed Reality Extension AltspaceVR Extras package enables MRE developers to access custom AltspaceVR features.",
|
||||
"main": "built/index.js",
|
||||
"types": "built/index.d.ts",
|
||||
|
@ -41,6 +41,6 @@
|
|||
"typescript": "^3.7.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/mixed-reality-extension-sdk": "^0.19.2"
|
||||
"@microsoft/mixed-reality-extension-sdk": "^0.20.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/mixed-reality-extension-common",
|
||||
"version": "0.19.2",
|
||||
"version": "0.20.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/mixed-reality-extension-common",
|
||||
"version": "0.19.2",
|
||||
"version": "0.20.0",
|
||||
"description": "Common components of the Mixed Reality Extension SDK.",
|
||||
"main": "built/index.js",
|
||||
"types": "built/index.d.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "functional-tests",
|
||||
"version": "0.19.2",
|
||||
"version": "0.20.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "functional-tests",
|
||||
"version": "0.19.2",
|
||||
"version": "0.20.0",
|
||||
"private": true,
|
||||
"description": "",
|
||||
"main": "built/server.js",
|
||||
|
@ -29,9 +29,9 @@
|
|||
"typescript": "^3.7.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/gltf-gen": "^0.19.2",
|
||||
"@microsoft/mixed-reality-extension-altspacevr-extras": "^0.19.2",
|
||||
"@microsoft/mixed-reality-extension-sdk": "^0.19.2",
|
||||
"@microsoft/gltf-gen": "^0.20.0",
|
||||
"@microsoft/mixed-reality-extension-altspacevr-extras": "^0.20.0",
|
||||
"@microsoft/mixed-reality-extension-sdk": "^0.20.0",
|
||||
"@types/dotenv": "^6.1.0",
|
||||
"@types/node": "^10.3.1",
|
||||
"@types/restify": "^7.2.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/gltf-gen",
|
||||
"version": "0.19.2",
|
||||
"version": "0.20.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/gltf-gen",
|
||||
"version": "0.19.2",
|
||||
"version": "0.20.0",
|
||||
"description": "Generate glTF buffers on the fly from vertex data",
|
||||
"main": "built/index.js",
|
||||
"types": "built/index.d.ts",
|
||||
|
@ -45,7 +45,7 @@
|
|||
"typescript": "^3.7.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/mixed-reality-extension-common": "^0.19.2",
|
||||
"@microsoft/mixed-reality-extension-common": "^0.20.0",
|
||||
"mime-types": "~2.1.19"
|
||||
}
|
||||
}
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/mixed-reality-extension-sdk",
|
||||
"version": "0.19.2",
|
||||
"version": "0.20.0",
|
||||
"description": "The Mixed Reality Extension SDK enables developers to build 3D world extensions for AltspaceVR, using Node.JS.",
|
||||
"main": "built/index.js",
|
||||
"types": "built/index.d.ts",
|
||||
|
@ -48,7 +48,7 @@
|
|||
"typescript": "^3.7.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/mixed-reality-extension-common": "^0.19.2",
|
||||
"@microsoft/mixed-reality-extension-common": "^0.20.0",
|
||||
"@types/node": "^10.3.1",
|
||||
"debug": "^4.1.0",
|
||||
"deepmerge": "^2.1.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче