Skip to content

Commit

Permalink
build: release 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PeachScript committed May 9, 2024
1 parent 7b27d78 commit 16b4f9a
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 54 deletions.
2 changes: 1 addition & 1 deletion boilerplate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-father",
"version": "4.4.0",
"version": "4.4.1",
"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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "father",
"version": "4.4.0",
"version": "4.4.1",
"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.39.1",
"@umijs/babel-preset-umi": "^4.1.1",
"@umijs/bundler-utils": "^4.1.1",
"@umijs/bundler-webpack": "^4.1.1",
"@umijs/babel-preset-umi": "^4.1.10",
"@umijs/bundler-utils": "^4.1.10",
"@umijs/bundler-webpack": "^4.1.10",
"@umijs/case-sensitive-paths-webpack-plugin": "^1.0.1",
"@umijs/core": "^4.1.1",
"@umijs/utils": "^4.1.1",
"@umijs/core": "^4.1.10",
"@umijs/utils": "^4.1.10",
"@vercel/ncc": "0.33.3",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-module-resolver": "4.1.0",
Expand Down
86 changes: 39 additions & 47 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16b4f9a

Please sign in to comment.