mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
chore(release): publish
This commit is contained in:
parent
bbb75cd44d
commit
ea954e3bb6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"changelog": {
|
"changelog": {
|
||||||
"repo": "WeBankFinTech/fes.js",
|
"repo": "WeBankFinTech/fes.js",
|
||||||
"cacheDir": ".changelog",
|
"cacheDir": ".changelog",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes-compiler",
|
"name": "@webank/fes-compiler",
|
||||||
"version": "1.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "@webank/fes-compiler",
|
"description": "@webank/fes-compiler",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "lib/index.d.ts",
|
"types": "lib/index.d.ts",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes-plugin-access",
|
"name": "@webank/fes-plugin-access",
|
||||||
"version": "0.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "@webank/fes-plugin-access",
|
"description": "@webank/fes-plugin-access",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/WeBankFinTech/fes.js#readme",
|
"homepage": "https://github.com/WeBankFinTech/fes.js#readme",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"vue": "^3.0.4",
|
"@webank/fes": "^2.0.0",
|
||||||
"@webank/fes": "^2.0.0"
|
"vue": "^3.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes-plugin-icon",
|
"name": "@webank/fes-plugin-icon",
|
||||||
"version": "0.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "@webank/fes-plugin-icon",
|
"description": "@webank/fes-plugin-icon",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes-plugin-layout",
|
"name": "@webank/fes-plugin-layout",
|
||||||
"version": "0.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "@webank/fes-plugin-layout",
|
"description": "@webank/fes-plugin-layout",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
@ -25,9 +25,9 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/WeBankFinTech/fes.js#readme",
|
"homepage": "https://github.com/WeBankFinTech/fes.js#readme",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"vue": "^3.0.4",
|
"@ant-design/icons-vue": "^5.1.6",
|
||||||
"@webank/fes": "^2.0.0",
|
"@webank/fes": "^2.0.0",
|
||||||
"ant-design-vue": "2.0.0-rc.3",
|
"ant-design-vue": "2.0.0-rc.3",
|
||||||
"@ant-design/icons-vue": "^5.1.6"
|
"vue": "^3.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes-plugin-locale",
|
"name": "@webank/fes-plugin-locale",
|
||||||
"version": "0.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "@webank/fes-plugin-locale",
|
"description": "@webank/fes-plugin-locale",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
@ -29,9 +29,9 @@
|
|||||||
"vue-i18n": "^9.0.0-beta.15"
|
"vue-i18n": "^9.0.0-beta.15"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"vue": "^3.0.4",
|
"@ant-design/icons-vue": "^5.1.6",
|
||||||
"@webank/fes": "^2.0.0",
|
"@webank/fes": "^2.0.0",
|
||||||
"ant-design-vue": "2.0.0-rc.3",
|
"ant-design-vue": "2.0.0-rc.3",
|
||||||
"@ant-design/icons-vue": "^5.1.6"
|
"vue": "^3.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes-plugin-model",
|
"name": "@webank/fes-plugin-model",
|
||||||
"version": "0.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "@webank/fes-plugin-model",
|
"description": "@webank/fes-plugin-model",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@umijs/utils": "3.3.3"
|
"@umijs/utils": "3.3.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"vue": "^3.0.4",
|
"@webank/fes": "^2.0.0",
|
||||||
"@webank/fes": "^2.0.0"
|
"vue": "^3.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes-plugin-request",
|
"name": "@webank/fes-plugin-request",
|
||||||
"version": "0.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "@webank/fes-plugin-request",
|
"description": "@webank/fes-plugin-request",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes-preset-built-in",
|
"name": "@webank/fes-preset-built-in",
|
||||||
"version": "1.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "@webank/fes-preset-built-in",
|
"description": "@webank/fes-preset-built-in",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "lib/index.d.ts",
|
"types": "lib/index.d.ts",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes-runtime",
|
"name": "@webank/fes-runtime",
|
||||||
"version": "1.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "@webank/fes-runtime",
|
"description": "@webank/fes-runtime",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes-template-h5",
|
"name": "@webank/fes-template-h5",
|
||||||
"version": "0.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "fes 移动端项目模版",
|
"description": "fes 移动端项目模版",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "fes build",
|
"build": "fes build",
|
||||||
@ -37,9 +37,9 @@
|
|||||||
"postcss-px-to-viewport": "1.1.1"
|
"postcss-px-to-viewport": "1.1.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"vue": "^3.0.4",
|
|
||||||
"@webank/fes": "^2.0.0",
|
"@webank/fes": "^2.0.0",
|
||||||
"@webank/fes-plugin-icon": "^1.0.0",
|
"@webank/fes-plugin-icon": "^1.0.0",
|
||||||
"@webank/fes-plugin-request": "^1.0.0"
|
"@webank/fes-plugin-request": "^1.0.0",
|
||||||
|
"vue": "^3.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes-template",
|
"name": "@webank/fes-template",
|
||||||
"version": "1.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "fes项目模版",
|
"description": "fes项目模版",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "fes build",
|
"build": "fes build",
|
||||||
@ -40,12 +40,12 @@
|
|||||||
"@webank/eslint-config-webank": "0.2.7"
|
"@webank/eslint-config-webank": "0.2.7"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"vue": "3.0.4",
|
|
||||||
"@webank/fes": "^2.0.0",
|
"@webank/fes": "^2.0.0",
|
||||||
"@webank/fes-plugin-access": "^1.0.0",
|
"@webank/fes-plugin-access": "^1.0.0",
|
||||||
"@webank/fes-plugin-model": "^1.0.0",
|
|
||||||
"@webank/fes-plugin-layout": "^1.0.0",
|
"@webank/fes-plugin-layout": "^1.0.0",
|
||||||
"@webank/fes-plugin-locale": "^1.0.0",
|
"@webank/fes-plugin-locale": "^1.0.0",
|
||||||
"ant-design-vue": "2.0.0-rc.3"
|
"@webank/fes-plugin-model": "^1.0.0",
|
||||||
|
"ant-design-vue": "2.0.0-rc.3",
|
||||||
|
"vue": "3.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@webank/fes",
|
"name": "@webank/fes",
|
||||||
"version": "1.0.0",
|
"version": "2.0.0-alpha.0",
|
||||||
"description": "一个好用的前端管理台快速开发框架",
|
"description": "一个好用的前端管理台快速开发框架",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -35,10 +35,10 @@
|
|||||||
"strong"
|
"strong"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@webank/fes-preset-built-in": "^2.0.0",
|
|
||||||
"@webank/fes-compiler": "^2.0.0",
|
|
||||||
"@webank/fes-runtime": "^2.0.0",
|
|
||||||
"@umijs/utils": "3.3.3",
|
"@umijs/utils": "3.3.3",
|
||||||
|
"@webank/fes-compiler": "^2.0.0",
|
||||||
|
"@webank/fes-preset-built-in": "^2.0.0",
|
||||||
|
"@webank/fes-runtime": "^2.0.0",
|
||||||
"resolve-cwd": "^3.0.0"
|
"resolve-cwd": "^3.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user