We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2449257 commit 0877633Copy full SHA for 0877633
packages/umi-build-dev/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "umi-build-dev",
3
- "version": "0.16.0",
+ "version": "0.16.1",
4
"dependencies": {
5
"@babel/runtime": "7.0.0-beta.46",
6
"address": "^1.0.3",
packages/umi/package.json
"name": "umi",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Blazing-fast next.js-like framework for React apps.",
@@ -10,7 +10,7 @@
10
"cross-spawn": "^6.0.5",
11
"ejs": "^2.5.7",
12
"query-string": "^5.0.0",
13
- "umi-build-dev": "^0.16.0",
+ "umi-build-dev": "^0.16.1",
14
"umi-test": "^0.5.4",
15
"update-notifier": "^2.3.0",
16
"uppercamelcase": "^3.0.0",
0 commit comments