Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @produck/[email protected]
 - @produck/[email protected]
 - @produck/[email protected]
 - @produck/[email protected]
 - @produck/[email protected]
  • Loading branch information
lichaozhy committed Nov 25, 2024
1 parent 9719720 commit e6ce252
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/duck-log/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@produck/duck-log",
"version": "1.1.0",
"version": "1.1.1",
"description": "> TODO: description",
"author": "chaoslee <[email protected]>",
"homepage": "https://github.com/produck/duck#readme",
Expand Down Expand Up @@ -35,7 +35,7 @@
"url": "https://github.com/produck/duck/issues"
},
"dependencies": {
"@produck/duck": "^1.1.0",
"@produck/duck": "^1.1.1",
"@produck/idiom": "^0.3.2",
"@produck/mold": "^0.3.1",
"@produck/ow": "^0.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/duck-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@produck/duck-runner",
"version": "1.2.0",
"version": "1.2.1",
"description": "> TODO: description",
"author": "chaoslee <[email protected]>",
"homepage": "https://github.com/produck/duck#readme",
Expand Down Expand Up @@ -35,7 +35,7 @@
"url": "https://github.com/produck/duck/issues"
},
"dependencies": {
"@produck/duck": "^1.1.0",
"@produck/duck": "^1.1.1",
"@produck/idiom": "^0.3.2",
"@produck/mold": "^0.3.1",
"@produck/ow": "^0.1.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/duck-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@produck/duck-web",
"version": "1.1.0",
"version": "1.1.1",
"description": "> TODO: description",
"author": "ChaosLee <[email protected]>",
"homepage": "https://github.com/produck/duck#readme",
Expand Down Expand Up @@ -35,7 +35,7 @@
"url": "https://github.com/produck/duck/issues"
},
"dependencies": {
"@produck/duck": "^1.1.0",
"@produck/duck": "^1.1.1",
"@produck/idiom": "^0.3.2",
"@produck/mold": "^0.3.1",
"@produck/ow": "^0.1.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/duck-workspace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@produck/duck-workspace",
"version": "1.1.0",
"version": "1.1.1",
"description": "Using workspace in duck.",
"author": "chaoslee <[email protected]>",
"homepage": "https://github.com/produck/duck#readme",
Expand Down Expand Up @@ -35,7 +35,7 @@
"url": "https://github.com/produck/duck/issues"
},
"dependencies": {
"@produck/duck": "^1.1.0",
"@produck/duck": "^1.1.1",
"@produck/idiom": "^0.3.2",
"@produck/mold": "^0.3.1",
"@produck/ow": "^0.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/duck/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@produck/duck",
"version": "1.1.0",
"version": "1.1.1",
"description": "An extensible, lightweight, flexible, progressive software development framework for product.",
"keywords": [
"product",
Expand Down

0 comments on commit e6ce252

Please sign in to comment.