提交 e95f493d 编写于 作者: Q qiang

chore(release): v3.0.0-alpha-3000020210521005

上级 e5839809
......@@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "0.0.0"
"version": "3.0.0-alpha-3000020210521005"
}
{
"private": true,
"name": "@dcloudio/size-check",
"version": "3.0.0",
"version": "3.0.0-alpha-3000020210521005",
"buildOptions": {
"bundler": "vite"
},
......
{
"private": true,
"name": "@dcloudio/uni-api",
"version": "3.0.0",
"description": "@dcloudio/uni-api",
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-api"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
},
"dependencies": {}
}
{
"private": true,
"name": "@dcloudio/uni-api",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-api",
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-api"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-app",
"version": "3.0.0",
"description": "@dcloudio/uni-app",
"main": "./dist/uni-app.cjs.js",
"module": "./dist/uni-app.es.js",
"types": "./dist/uni-app.d.ts",
"files": [
"dist"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-app"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-app",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-app",
"main": "./dist/uni-app.cjs.js",
"module": "./dist/uni-app.es.js",
"types": "./dist/uni-app.d.ts",
"files": [
"dist"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-app"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-cli-shared",
"version": "3.0.0",
"description": "@dcloudio/uni-cli-shared",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist/**/*.js",
"dist/**/*.d.ts",
"lib"
],
"buildOptions": {
"bundler": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-cli-shared"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
},
"dependencies": {
"debug": "^4.3.1",
"jsonc-parser": "^3.0.0",
"slash": "^3.0.0",
"tapable": "^2.2.0",
"xregexp": "3.1.0"
},
"peerDependencies": {
"@dcloudio/uni-shared": "^3.0.0"
}
}
{
"name": "@dcloudio/uni-cli-shared",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-cli-shared",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist/**/*.js",
"dist/**/*.d.ts",
"lib"
],
"buildOptions": {
"bundler": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-cli-shared"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
},
"dependencies": {
"debug": "^4.3.1",
"jsonc-parser": "^3.0.0",
"slash": "^3.0.0",
"tapable": "^2.2.0",
"xregexp": "3.1.0"
},
"peerDependencies": {
"@dcloudio/uni-shared": "^3.0.0-alpha-3000020210521005"
}
}
{
"name": "@dcloudio/uni-cloud",
"version": "3.0.0",
"description": "@dcloudio/uni-cloud",
"main": "dist/uni-cloud.cjs.js",
"module": "dist/uni-cloud.es.js",
"files": [
"dist",
"lib"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-cloud"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
},
"uni-app": {
"name": "uniCloud"
}
}
{
"name": "@dcloudio/uni-cloud",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-cloud",
"main": "dist/uni-cloud.cjs.js",
"module": "dist/uni-cloud.es.js",
"files": [
"dist",
"lib"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-cloud"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
},
"uni-app": {
"name": "uniCloud"
}
}
{
"name": "@dcloudio/uni-components",
"version": "3.0.0",
"description": "@dcloudio/uni-components",
"main": "index.js",
"files": [
"style"
],
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-components"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-components",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-components",
"main": "index.js",
"files": [
"style"
],
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-components"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"private": true,
"name": "@dcloudio/uni-core",
"version": "3.0.0",
"description": "@dcloudio/uni-core",
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-core"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"private": true,
"name": "@dcloudio/uni-core",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-core",
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-core"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-h5-vue",
"version": "3.0.0",
"description": "@dcloudio/uni-h5-vue",
"main": "dist/vue.runtime.cjs.js",
"module": "dist/vue.runtime.esm.js",
"files": [
"dist"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-mp-vue"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-h5-vue",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-h5-vue",
"main": "dist/vue.runtime.cjs.js",
"module": "dist/vue.runtime.esm.js",
"files": [
"dist"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-mp-vue"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-h5",
"version": "3.0.0",
"description": "@dcloudio/uni-h5",
"main": "./dist/uni-h5.cjs.js",
"module": "./dist/uni-h5.es.js",
"files": [
"dist",
"style"
],
"sideEffects": false,
"buildOptions": {
"bundler": "vite"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-h5"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
},
"dependencies": {
"localstorage-polyfill": "^1.0.1",
"pako": "^2.0.3",
"safe-area-insets": "^1.4.1",
"xmlhttprequest": "^1.8.0"
},
"peerDependencies": {
"@vue/shared": "^3.1.0-beta.3",
"vue-router": "^4.0.8"
}
}
{
"name": "@dcloudio/uni-h5",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-h5",
"main": "./dist/uni-h5.cjs.js",
"module": "./dist/uni-h5.es.js",
"files": [
"dist",
"style"
],
"sideEffects": false,
"buildOptions": {
"bundler": "vite"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-h5"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
},
"dependencies": {
"localstorage-polyfill": "^1.0.1",
"pako": "^2.0.3",
"safe-area-insets": "^1.4.1",
"xmlhttprequest": "^1.8.0"
},
"peerDependencies": {
"@vue/shared": "^3.1.0-beta.3",
"vue-router": "^4.0.8"
}
}
{
"name": "@dcloudio/uni-i18n",
"version": "0.0.5",
"description": "@dcloudio/uni-i18n",
"main": "./dist/uni-i18n.cjs.js",
"module": "./dist/uni-i18n.es.js",
"types": "./dist/uni-i18n.d.ts",
"files": [
"dist"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-i18n"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-i18n",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-i18n",
"main": "./dist/uni-i18n.cjs.js",
"module": "./dist/uni-i18n.es.js",
"types": "./dist/uni-i18n.d.ts",
"files": [
"dist"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-i18n"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-mp-alipay",
"version": "3.0.0",
"version": "3.0.0-alpha-3000020210521005",
"description": "uni-app mp-alipay",
"main": "dist/index.js",
"repository": {
......
{
"name": "@dcloudio/uni-mp-baidu",
"version": "3.0.0",
"version": "3.0.0-alpha-3000020210521005",
"description": "uni-app mp-baidu",
"main": "dist/index.js",
"repository": {
......
{
"private": true,
"name": "@dcloudio/uni-mp-core",
"version": "3.0.0",
"description": "@dcloudio/uni-mp-core",
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-mp-core"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"private": true,
"name": "@dcloudio/uni-mp-core",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-mp-core",
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-mp-core"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-mp-qq",
"version": "3.0.0",
"version": "3.0.0-alpha-3000020210521005",
"description": "uni-app mp-qq",
"main": "dist/index.js",
"repository": {
......
{
"name": "@dcloudio/uni-mp-toutiao",
"version": "3.0.0",
"version": "3.0.0-alpha-3000020210521005",
"description": "uni-app mp-toutiao",
"main": "dist/index.js",
"repository": {
......
{
"name": "@dcloudio/uni-mp-vue",
"version": "3.0.0",
"description": "@dcloudio/uni-mp-vue",
"main": "dist/vue.runtime.esm.js",
"module": "dist/vue.runtime.esm.js",
"files": [
"dist"
],
"buildOptions": {
"name": "Vue",
"formats": [
"esm-bundler-vue"
]
},
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-mp-vue"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-mp-vue",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-mp-vue",
"main": "dist/vue.runtime.esm.js",
"module": "dist/vue.runtime.esm.js",
"files": [
"dist"
],
"buildOptions": {
"name": "Vue",
"formats": [
"esm-bundler-vue"
]
},
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-mp-vue"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-mp-weixin",
"version": "3.0.0",
"version": "3.0.0-alpha-3000020210521005",
"description": "uni-app mp-weixin",
"main": "dist/index.js",
"repository": {
......
{
"name": "@dcloudio/uni-quickapp-webview",
"version": "3.0.0",
"version": "3.0.0-alpha-3000020210521005",
"description": "uni-app quickapp-webview",
"main": "dist/index.js",
"repository": {
......
{
"name": "@dcloudio/uni-shared",
"version": "3.0.0",
"description": "@dcloudio/uni-shared",
"main": "./dist/uni-shared.cjs.js",
"module": "./dist/uni-shared.es.js",
"types": "./dist/uni-shared.d.ts",
"files": [
"dist"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-shared"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/uni-shared",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-shared",
"main": "./dist/uni-shared.cjs.js",
"module": "./dist/uni-shared.es.js",
"types": "./dist/uni-shared.d.ts",
"files": [
"dist"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-shared"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"private": true,
"name": "@dcloudio/uni-vue",
"version": "3.0.0",
"description": "@dcloudio/uni-vue",
"files": [
"dist"
],
"sideEffects": true,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-vue"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"private": true,
"name": "@dcloudio/uni-vue",
"version": "3.0.0-alpha-3000020210521005",
"description": "@dcloudio/uni-vue",
"files": [
"dist"
],
"sideEffects": true,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-vue"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
}
}
{
"name": "@dcloudio/vite-plugin-uni",
"version": "3.0.0",
"version": "3.0.0-alpha-3000020210521005",
"description": "uni-app vite plugin",
"bin": {
"uni": "bin/uni.js"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册