Skip to content

Commit

Permalink
build: release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PeachScript committed Apr 28, 2023
1 parent f403e71 commit 1ed3153
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 78 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.1.9",
"version": "4.2.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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "father",
"version": "4.1.9",
"version": "4.2.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.34.3",
"@umijs/babel-preset-umi": "^4.0.66",
"@umijs/bundler-utils": "^4.0.66",
"@umijs/bundler-webpack": "^4.0.66",
"@umijs/babel-preset-umi": "^4.0.67",
"@umijs/bundler-utils": "^4.0.67",
"@umijs/bundler-webpack": "^4.0.67",
"@umijs/case-sensitive-paths-webpack-plugin": "^1.0.1",
"@umijs/core": "^4.0.66",
"@umijs/utils": "^4.0.66",
"@umijs/core": "^4.0.67",
"@umijs/utils": "^4.0.67",
"@vercel/ncc": "0.33.3",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-module-resolver": "4.1.0",
Expand Down
143 changes: 72 additions & 71 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 1ed3153

Please sign in to comment.