Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
wanchun committed Feb 3, 2021
1 parent c373b22 commit 27e0a11
Showing 15 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"changelog": {
"repo": "WeBankFinTech/fes.js",
"cacheDir": ".changelog",
2 changes: 1 addition & 1 deletion packages/create-fes-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/create-fes-app",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.6",
"description": "create a app base on fes.js",
"main": "lib/index.js",
"files": [
6 changes: 3 additions & 3 deletions packages/fes-compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-compiler",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-compiler",
"main": "lib/index.js",
"files": [
@@ -27,11 +27,11 @@
"@babel/register": "^7.12.1",
"@umijs/babel-preset-umi": "3.3.3",
"@umijs/utils": "3.3.3",
"commander": "^6.2.1",
"dotenv": "8.2.0",
"joi": "17.3.0",
"readline": "^1.3.0",
"set-value": "3.0.2",
"tapable": "2.0.0",
"commander": "^6.2.1"
"tapable": "2.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/fes-plugin-access/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-plugin-access",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-plugin-access",
"main": "lib/index.js",
"files": [
2 changes: 1 addition & 1 deletion packages/fes-plugin-enums/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-plugin-enums",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-plugin-enums",
"main": "lib/index.js",
"files": [
2 changes: 1 addition & 1 deletion packages/fes-plugin-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-plugin-icon",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-plugin-icon",
"main": "lib/index.js",
"files": [
16 changes: 8 additions & 8 deletions packages/fes-plugin-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-plugin-jest",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-plugin-jest",
"main": "lib/index.js",
"files": [
@@ -32,19 +32,19 @@
"dependencies": {
"@babel/core": "7.11.6",
"@umijs/babel-preset-umi": "3.2.24",
"core-js": "3.6.5",
"@webank/fes-compiler": "^2.0.0-alpha.6",
"babel-core": "^7.0.0-bridge.0",
"regenerator-runtime": "^0.13.7",
"@webank/fes-compiler": "^2.0.0-alpha.2",
"babel-jest": "^26.6.3",
"core-js": "3.6.5",
"jest": "^26.6.3",
"jest-cli": "^26.6.3",
"jest-serializer-vue": "^2.0.2",
"jest-transform-stub": "^2.0.0",
"jest-watch-typeahead": "^0.6.1",
"babel-jest": "^26.6.3",
"vue-jest": "^5.0.0-0",
"regenerator-runtime": "^0.13.7",
"ts-jest": "^26.5.0",
"whatwg-fetch": "^3.4.1",
"typescript": "~4.1.2"
"typescript": "~4.1.2",
"vue-jest": "^5.0.0-0",
"whatwg-fetch": "^3.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/fes-plugin-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-plugin-layout",
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-plugin-layout",
"main": "lib/index.js",
"files": [
2 changes: 1 addition & 1 deletion packages/fes-plugin-locale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-plugin-locale",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-plugin-locale",
"main": "lib/index.js",
"files": [
2 changes: 1 addition & 1 deletion packages/fes-plugin-model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-plugin-model",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-plugin-model",
"main": "lib/index.js",
"files": [
2 changes: 1 addition & 1 deletion packages/fes-plugin-request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-plugin-request",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-plugin-request",
"main": "lib/index.js",
"files": [
2 changes: 1 addition & 1 deletion packages/fes-plugin-vuex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-plugin-vuex",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-plugin-vuex",
"main": "lib/index.js",
"files": [
12 changes: 6 additions & 6 deletions packages/fes-preset-built-in/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-preset-built-in",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-preset-built-in",
"main": "lib/index.js",
"types": "lib/index.d.ts",
@@ -31,14 +31,14 @@
"@vue/babel-plugin-jsx": "^1.0.0-rc.5",
"@vue/compiler-sfc": "^3.0.4",
"@vue/preload-webpack-plugin": "1.1.2",
"@webank/fes-compiler": "^2.0.0-alpha.2",
"@webank/fes-compiler": "^2.0.0-alpha.6",
"babel-plugin-import": "1.13.3",
"cliui": "6.0.0",
"envinfo": "^7.7.3",
"hard-source-webpack-plugin": "0.13.1",
"html-webpack-plugin": "^3.2.0",
"html-webpack-tags-plugin": "2.0.17",
"vue-loader": "^16.1.2",
"webpack-bundle-analyzer": "4.3.0",
"babel-plugin-import": "1.13.3",
"hard-source-webpack-plugin": "0.13.1",
"envinfo": "^7.7.3"
"webpack-bundle-analyzer": "4.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/fes-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes-runtime",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "@webank/fes-runtime",
"main": "dist/index.js",
"files": [
8 changes: 4 additions & 4 deletions packages/fes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webank/fes",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"description": "一个好用的前端管理台快速开发框架",
"preferGlobal": true,
"scripts": {
@@ -40,9 +40,9 @@
],
"dependencies": {
"@umijs/utils": "3.3.3",
"@webank/fes-compiler": "^2.0.0-alpha.2",
"@webank/fes-preset-built-in": "^2.0.0-alpha.2",
"@webank/fes-runtime": "^2.0.0-alpha.2",
"@webank/fes-compiler": "^2.0.0-alpha.6",
"@webank/fes-preset-built-in": "^2.0.0-alpha.6",
"@webank/fes-runtime": "^2.0.0-alpha.6",
"resolve-cwd": "^3.0.0"
},
"engines": {

0 comments on commit 27e0a11

Please sign in to comment.