Skip to content

Commit

Permalink
build: release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PeachScript committed Jul 23, 2023
1 parent 9f50cf6 commit 8aa2415
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 239 deletions.
2 changes: 1 addition & 1 deletion boilerplate/package.json
@@ -1,6 +1,6 @@
{
"name": "create-father",
"version": "4.2.3",
"version": "4.3.0",
"description": "Creator for father boilerplate",
"homepage": "https://github.com/umijs/father/tree/master/boilerplate#readme",
"bugs": "https://github.com/umijs/father/issues",
Expand Down
12 changes: 6 additions & 6 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "father",
"version": "4.2.3",
"version": "4.3.0",
"description": "A bundless/bundle build tool",
"homepage": "https://github.com/umijs/father#readme",
"bugs": "https://github.com/umijs/father/issues",
Expand Down Expand Up @@ -43,12 +43,12 @@
},
"dependencies": {
"@microsoft/api-extractor": "7.36.3",
"@umijs/babel-preset-umi": "^4.0.70",
"@umijs/bundler-utils": "^4.0.70",
"@umijs/bundler-webpack": "^4.0.70",
"@umijs/babel-preset-umi": "^4.0.72",
"@umijs/bundler-utils": "^4.0.72",
"@umijs/bundler-webpack": "^4.0.72",
"@umijs/case-sensitive-paths-webpack-plugin": "^1.0.1",
"@umijs/core": "^4.0.70",
"@umijs/utils": "^4.0.70",
"@umijs/core": "^4.0.72",
"@umijs/utils": "^4.0.72",
"@vercel/ncc": "0.33.3",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-module-resolver": "4.1.0",
Expand Down

0 comments on commit 8aa2415

Please sign in to comment.