We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b214301 commit 8b37314Copy full SHA for 8b37314
packages/umi-build-dev/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "umi-build-dev",
3
- "version": "0.22.1",
+ "version": "0.22.2",
4
"dependencies": {
5
"@babel/runtime": "7.0.0-beta.46",
6
"address": "^1.0.3",
packages/umi/package.json
"name": "umi",
- "version": "1.3.17",
+ "version": "1.3.18",
"description": "Blazing-fast next.js-like framework for React apps.",
@@ -13,7 +13,7 @@
13
"path-is-absolute": "^1.0.1",
14
"query-string": "^5.0.0",
15
"slash2": "^2.0.0",
16
- "umi-build-dev": "^0.22.1",
+ "umi-build-dev": "^0.22.2",
17
"umi-test": "^0.5.6",
18
"update-notifier": "^2.3.0",
19
"uppercamelcase": "^3.0.0",
0 commit comments