Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Jun 15, 2018
1 parent 6b111a9 commit a718e46
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/af-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "af-webpack",
"version": "0.22.7",
"version": "0.22.8",
"dependencies": {
"@babel/core": "7.0.0-beta.46",
"@babel/plugin-transform-modules-commonjs": "7.0.0-beta.46",
Expand Down
4 changes: 2 additions & 2 deletions packages/umi-build-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "umi-build-dev",
"version": "0.20.4",
"version": "0.20.5",
"dependencies": {
"@babel/runtime": "7.0.0-beta.46",
"address": "^1.0.3",
"af-webpack": "^0.22.7",
"af-webpack": "^0.22.8",
"antd": "^3.0.0",
"antd-mobile": "^2.0.0",
"babel-plugin-import": "^1.6.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/umi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "umi",
"version": "1.3.10",
"version": "1.3.11",
"description": "Blazing-fast next.js-like framework for React apps.",
"dependencies": {
"@babel/runtime": "7.0.0-beta.46",
Expand All @@ -13,7 +13,7 @@
"path-is-absolute": "^1.0.1",
"query-string": "^5.0.0",
"slash2": "^2.0.0",
"umi-build-dev": "^0.20.4",
"umi-build-dev": "^0.20.5",
"umi-test": "^0.5.5",
"update-notifier": "^2.3.0",
"uppercamelcase": "^3.0.0",
Expand Down

0 comments on commit a718e46

Please sign in to comment.