Skip to content

Commit

Permalink
build: release 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
PeachScript committed Sep 7, 2023
1 parent 3197293 commit 853de58
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 57 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.3.2",
"version": "4.3.3",
"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.3.2",
"version": "4.3.3",
"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.78",
"@umijs/bundler-utils": "^4.0.78",
"@umijs/bundler-webpack": "^4.0.78",
"@umijs/babel-preset-umi": "^4.0.79",
"@umijs/bundler-utils": "^4.0.79",
"@umijs/bundler-webpack": "^4.0.79",
"@umijs/case-sensitive-paths-webpack-plugin": "^1.0.1",
"@umijs/core": "^4.0.78",
"@umijs/utils": "^4.0.78",
"@umijs/core": "^4.0.79",
"@umijs/utils": "^4.0.79",
"@vercel/ncc": "0.33.3",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-module-resolver": "4.1.0",
Expand Down
91 changes: 41 additions & 50 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 853de58

Please sign in to comment.