Skip to content

Commit

Permalink
fix(package): fix package config
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Nov 9, 2023
1 parent 2946ccc commit efdfb8c
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/reactant-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-cli"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-di/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-di"
},
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-last-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-last-action"
},
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-model"
},
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-module"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-native"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-redux"
},
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-router-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-router-dom"
},
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-router-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-router-native"
},
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-router"
},
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-share/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-share"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-ssr"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-storage"
},
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"homepage": "https://reactant.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-template"
},
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant-web"
},
"homepage": "https://reactant.js.org/",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/unadlib/reactant.git",
"url": "git+https://github.com/unadlib/reactant.git",
"directory": "packages/reactant"
},
"engines": {
Expand Down

0 comments on commit efdfb8c

Please sign in to comment.