mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
feat: 规范版本号
This commit is contained in:
parent
646a5213c6
commit
7008224805
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-compiler",
|
||||
"version": "2.0.0-0",
|
||||
"version": "1.0.0",
|
||||
"description": "@webank/fes-compiler",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-access",
|
||||
"version": "1.0.0-0",
|
||||
"version": "0.0.0",
|
||||
"description": "@webank/fes-plugin-access",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-icon",
|
||||
"version": "1.0.0-0",
|
||||
"version": "0.0.0",
|
||||
"description": "@webank/fes-plugin-icon",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-layout",
|
||||
"version": "1.0.0-0",
|
||||
"version": "0.0.0",
|
||||
"description": "@webank/fes-plugin-layout",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-locale",
|
||||
"version": "1.0.0-0",
|
||||
"version": "0.0.0",
|
||||
"description": "@webank/fes-plugin-locale",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-model",
|
||||
"version": "1.0.0-0",
|
||||
"version": "0.0.0",
|
||||
"description": "@webank/fes-plugin-model",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-plugin-request",
|
||||
"version": "1.0.0-0",
|
||||
"version": "0.0.0",
|
||||
"description": "@webank/fes-plugin-request",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-preset-built-in",
|
||||
"version": "2.0.0-0",
|
||||
"version": "1.0.0",
|
||||
"description": "@webank/fes-preset-built-in",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-runtime",
|
||||
"version": "2.0.0-0",
|
||||
"version": "1.0.0",
|
||||
"description": "@webank/fes-runtime",
|
||||
"main": "dist/index.js",
|
||||
"files": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-template-h5",
|
||||
"version": "1.0.0-0",
|
||||
"version": "0.0.0",
|
||||
"description": "fes 移动端项目模版",
|
||||
"scripts": {
|
||||
"build": "fes build",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-template",
|
||||
"version": "2.0.0-0",
|
||||
"version": "1.0.0",
|
||||
"description": "fes项目模版",
|
||||
"scripts": {
|
||||
"build": "fes build",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-utils",
|
||||
"version": "1.0.0-0",
|
||||
"version": "0.0.0",
|
||||
"description": "@webank/fes-utils",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes",
|
||||
"version": "2.0.0-0",
|
||||
"version": "1.0.0",
|
||||
"description": "一个好用的前端管理台快速开发框架",
|
||||
"preferGlobal": true,
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user