Unverified Commit 7e6b9aa0 authored by 陈帅's avatar 陈帅 Committed by GitHub

Merge pull request #15 from ant-design/feat/blockConfig

feat: add blockConfig.specVersion
parents dbca0b41 5bfe7c54
...@@ -21,5 +21,8 @@ ...@@ -21,5 +21,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -21,5 +21,8 @@ ...@@ -21,5 +21,8 @@
"umi": "^2.6.9", "umi": "^2.6.9",
"umi-plugin-block-dev": "^1.0.0", "umi-plugin-block-dev": "^1.0.0",
"umi-plugin-react": "^1.3.0-beta.1" "umi-plugin-react": "^1.3.0-beta.1"
},
"blockConfig": {
"specVersion": "0.1"
} }
} }
\ No newline at end of file
...@@ -22,5 +22,8 @@ ...@@ -22,5 +22,8 @@
"umi": "^2.6.9", "umi": "^2.6.9",
"umi-plugin-block-dev": "^1.0.0", "umi-plugin-block-dev": "^1.0.0",
"umi-plugin-react": "^1.7.2" "umi-plugin-react": "^1.7.2"
},
"blockConfig": {
"specVersion": "0.1"
} }
} }
\ No newline at end of file
...@@ -24,5 +24,8 @@ ...@@ -24,5 +24,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -28,5 +28,8 @@ ...@@ -28,5 +28,8 @@
"umi-plugin-block-dev": "^1.1.0", "umi-plugin-block-dev": "^1.1.0",
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"@types/numeral": "^0.0.25" "@types/numeral": "^0.0.25"
},
"blockConfig": {
"specVersion": "0.1"
} }
} }
\ No newline at end of file
...@@ -22,5 +22,8 @@ ...@@ -22,5 +22,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -24,5 +24,8 @@ ...@@ -24,5 +24,8 @@
"umi": "^2.6.9", "umi": "^2.6.9",
"umi-plugin-block-dev": "^1.0.0", "umi-plugin-block-dev": "^1.0.0",
"umi-plugin-react": "^1.7.2" "umi-plugin-react": "^1.7.2"
},
"blockConfig": {
"specVersion": "0.1"
} }
} }
\ No newline at end of file
...@@ -21,5 +21,8 @@ ...@@ -21,5 +21,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -21,5 +21,8 @@ ...@@ -21,5 +21,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -21,5 +21,8 @@ ...@@ -21,5 +21,8 @@
"devDependencies": { "devDependencies": {
"umi-plugin-block-dev": "^1.3.0" "umi-plugin-block-dev": "^1.3.0"
}, },
"license": "MIT" "license": "MIT",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -20,5 +20,8 @@ ...@@ -20,5 +20,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "MIT" "license": "MIT",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -20,5 +20,8 @@ ...@@ -20,5 +20,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "MIT" "license": "MIT",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -28,5 +28,8 @@ ...@@ -28,5 +28,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -19,5 +19,8 @@ ...@@ -19,5 +19,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -19,5 +19,8 @@ ...@@ -19,5 +19,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -26,5 +26,8 @@ ...@@ -26,5 +26,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -23,5 +23,8 @@ ...@@ -23,5 +23,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -23,5 +23,8 @@ ...@@ -23,5 +23,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -22,5 +22,8 @@ ...@@ -22,5 +22,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -22,5 +22,8 @@ ...@@ -22,5 +22,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "ISC" "license": "ISC",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -23,5 +23,8 @@ ...@@ -23,5 +23,8 @@
"umi-plugin-block-dev": "^1.0.0", "umi-plugin-block-dev": "^1.0.0",
"umi-plugin-react": "^1.3.0-beta.1" "umi-plugin-react": "^1.3.0-beta.1"
}, },
"license": "MIT" "license": "MIT",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -24,5 +24,8 @@ ...@@ -24,5 +24,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "MIT" "license": "MIT",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -19,5 +19,8 @@ ...@@ -19,5 +19,8 @@
"umi-plugin-react": "^1.7.2", "umi-plugin-react": "^1.7.2",
"umi-plugin-block-dev": "^1.0.0" "umi-plugin-block-dev": "^1.0.0"
}, },
"license": "MIT" "license": "MIT",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
...@@ -24,5 +24,8 @@ ...@@ -24,5 +24,8 @@
"umi-plugin-block-dev": "^1.0.0", "umi-plugin-block-dev": "^1.0.0",
"umi-plugin-react": "^1.3.0-beta.1" "umi-plugin-react": "^1.3.0-beta.1"
}, },
"license": "MIT" "license": "MIT",
"blockConfig": {
"specVersion": "0.1"
}
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment