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
2681773b57
commit
4506033725
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.0.0-alpha.7",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"changelog": {
|
||||
"repo": "WeBankFinTech/fes.js",
|
||||
"cacheDir": ".changelog",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/create-fes-app",
|
||||
"version": "2.0.0-alpha.7",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "create a app base on fes.js",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-compiler",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-compiler",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-access",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-plugin-access",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-enums",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-plugin-enums",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-icon",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-plugin-icon",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-jest",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-plugin-jest",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
@ -32,7 +32,7 @@
|
||||
"dependencies": {
|
||||
"@babel/core": "7.11.6",
|
||||
"@umijs/babel-preset-umi": "3.2.24",
|
||||
"@webank/fes-compiler": "^2.0.0-alpha.6",
|
||||
"@webank/fes-compiler": "^2.0.0-alpha.8",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-jest": "^26.6.3",
|
||||
"core-js": "3.6.5",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-layout",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-plugin-layout",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-locale",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-plugin-locale",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-model",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-plugin-model",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-request",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-plugin-request",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-vuex",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-plugin-vuex",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-preset-built-in",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-preset-built-in",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
@ -31,7 +31,7 @@
|
||||
"@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.6",
|
||||
"@webank/fes-compiler": "^2.0.0-alpha.8",
|
||||
"babel-plugin-import": "1.13.3",
|
||||
"cliui": "6.0.0",
|
||||
"envinfo": "^7.7.3",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-runtime",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "@webank/fes-runtime",
|
||||
"main": "dist/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.8",
|
||||
"description": "一个好用的前端管理台快速开发框架",
|
||||
"preferGlobal": true,
|
||||
"scripts": {
|
||||
@ -40,9 +40,9 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@umijs/utils": "3.3.3",
|
||||
"@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",
|
||||
"@webank/fes-compiler": "^2.0.0-alpha.8",
|
||||
"@webank/fes-preset-built-in": "^2.0.0-alpha.8",
|
||||
"@webank/fes-runtime": "^2.0.0-alpha.8",
|
||||
"resolve-cwd": "^3.0.0"
|
||||
},
|
||||
"engines": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user