mirror of https://github.com/alibaba/ice.git
v1.5.0
This commit is contained in:
parent
3bda971349
commit
9699162c17
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true,
|
||||
"packages": [
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "create-ice",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "npm init ice",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ice.js",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "command line interface and builtin plugin for icejs",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
@ -25,16 +25,16 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@alib/build-scripts": "^0.1.13",
|
||||
"build-plugin-ice-config": "1.5.0-alpha.2",
|
||||
"build-plugin-ice-core": "1.5.0-alpha.2",
|
||||
"build-plugin-ice-helpers": "1.5.0-alpha.2",
|
||||
"build-plugin-ice-logger": "1.5.0-alpha.2",
|
||||
"build-plugin-ice-mpa": "1.5.0-alpha.2",
|
||||
"build-plugin-ice-request": "1.5.0-alpha.2",
|
||||
"build-plugin-ice-router": "1.5.0-alpha.2",
|
||||
"build-plugin-ice-ssr": "1.5.0-alpha.2",
|
||||
"build-plugin-ice-store": "1.5.0-alpha.2",
|
||||
"build-plugin-react-app": "1.5.0-alpha.2",
|
||||
"build-plugin-ice-config": "1.5.0",
|
||||
"build-plugin-ice-core": "1.5.0",
|
||||
"build-plugin-ice-helpers": "1.5.0",
|
||||
"build-plugin-ice-logger": "1.5.0",
|
||||
"build-plugin-ice-mpa": "1.5.0",
|
||||
"build-plugin-ice-request": "1.5.0",
|
||||
"build-plugin-ice-router": "1.5.0",
|
||||
"build-plugin-ice-ssr": "1.5.0",
|
||||
"build-plugin-ice-store": "1.5.0",
|
||||
"build-plugin-react-app": "1.5.0",
|
||||
"chokidar": "^3.3.1",
|
||||
"commander": "^5.0.0",
|
||||
"detect-port": "^1.3.0",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-auth",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "https://github.com/alibaba/ice#readme",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-config",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "Define application config in icejs",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-core",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "the core plugin for icejs.",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-fast-refresh",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "A Webpack plugin to enable Fast Refresh (also previously known as Hot Reloading) for React",
|
||||
"author": "思忠 <chenbinbin.cb@alibaba-inc.com>",
|
||||
"homepage": "https://github.com/alibaba/ice#readme",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-helpers",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "builtin helpers in icejs",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-icestark",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "Easy use `icestark` in icejs.",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-logger",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "builtin logger in icejs",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-mpa",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "enable mpa project for icejs framework",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-react-app",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "The basic webpack configuration for ice project",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"main": "src/index.js",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-rematch",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "Easy use `rematch` in icejs",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-request",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "request for build-plugin-ice-request",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-router",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "build-plugin-ice-router",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-service",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "service pulgin",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "https://github.com/ice-lab/icejs#readme",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-ssr",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "ssr plugin",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "build-plugin-ice-store",
|
||||
"version": "1.5.0-alpha.2",
|
||||
"version": "1.5.0",
|
||||
"description": "builtin `icestore` in icejs",
|
||||
"author": "ice-admin@alibaba-inc.com",
|
||||
"homepage": "",
|
||||
|
|
|
|||
Loading…
Reference in New Issue