We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f5043 commit c26d0d3Copy full SHA for c26d0d3
packages/umi-build-dev/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "umi-build-dev",
3
- "version": "0.10.5",
+ "version": "0.10.6",
4
"dependencies": {
5
"@babel/runtime": "^7.0.0-beta.31",
6
"address": "^1.0.3",
packages/umi/package.json
"name": "umi",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "A neat framework for building highly performance and cross-platform optimized web apps.",
@@ -12,7 +12,7 @@
12
"cross-spawn": "^5.1.0",
13
"ejs": "^2.5.7",
14
"query-string": "^5.0.0",
15
- "umi-build-dev": "^0.10.5",
+ "umi-build-dev": "^0.10.6",
16
"umi-test": "^0.4.4",
17
"update-notifier": "^2.3.0",
18
"uppercamelcase": "^3.0.0",
0 commit comments