mirror of
https://gitee.com/WeBank/fes.js.git
synced 2024-11-30 02:37:52 +08:00
chore(release): publish
- @fesjs/plugin-windicss@2.0.5 - @fesjs/preset-built-in@2.0.11 - @fesjs/fes@2.0.12
This commit is contained in:
parent
0402cdb18e
commit
dc6acc69e0
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fesjs/plugin-windicss",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.5",
|
||||
"description": "@fesjs/plugin-windicss",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
@ -33,4 +33,4 @@
|
||||
"dependencies": {
|
||||
"windicss-webpack-plugin": "^1.6.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fesjs/preset-built-in",
|
||||
"version": "2.0.10",
|
||||
"version": "2.0.11",
|
||||
"description": "@fesjs/preset-built-in",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
@ -75,4 +75,4 @@
|
||||
"peerDependencies": {
|
||||
"@vue/compiler-sfc": "^3.0.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fesjs/fes",
|
||||
"version": "2.0.11",
|
||||
"version": "2.0.12",
|
||||
"description": "一个好用的前端管理台快速开发框架",
|
||||
"preferGlobal": true,
|
||||
"scripts": {
|
||||
@ -39,7 +39,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@fesjs/compiler": "^2.0.3",
|
||||
"@fesjs/preset-built-in": "^2.0.10",
|
||||
"@fesjs/preset-built-in": "^2.0.11",
|
||||
"@fesjs/runtime": "^2.0.2",
|
||||
"@fesjs/utils": "^2.0.3",
|
||||
"resolve-cwd": "^3.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user