Skip to content

Commit

Permalink
chore(port-hooks): release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TillaTheHun0 committed Apr 6, 2023
1 parent ea077cb commit ab091ad
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions packages/port-hooks/egg.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,15 @@
"description": "Hyper service framework port for Hooks adapters",
"homepage": "https://github.com/hyper63/hyper",
"repo": "https://github.com/hyper63/hyper",
"version": "1.1.0",
"version": "2.0.0",
"unstable": false,
"unlisted": false,
"files": ["./*"],
"ignore": ["./.git*"],
"files": [
"./*"
],
"ignore": [
"./.git*"
],
"checkFormat": false,
"checkTests": false,
"checkInstallation": false,
Expand Down

0 comments on commit ab091ad

Please sign in to comment.