Skip to content

Commit

Permalink
build: release 4.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
PeachScript committed Apr 6, 2023
1 parent e792a96 commit 33bfffc
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 95 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.7",
"version": "4.1.8",
"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.7",
"version": "4.1.8",
"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.59",
"@umijs/bundler-utils": "^4.0.59",
"@umijs/bundler-webpack": "^4.0.59",
"@umijs/babel-preset-umi": "^4.0.64",
"@umijs/bundler-utils": "^4.0.64",
"@umijs/bundler-webpack": "^4.0.64",
"@umijs/case-sensitive-paths-webpack-plugin": "^1.0.1",
"@umijs/core": "^4.0.59",
"@umijs/utils": "^4.0.59",
"@umijs/core": "^4.0.64",
"@umijs/utils": "^4.0.64",
"@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 33bfffc

Please sign in to comment.