Skip to content

Commit

Permalink
Revert "manual prerelease (#221)"
Browse files Browse the repository at this point in the history
This reverts commit 48b2382.
  • Loading branch information
jiqiang90 committed Jan 23, 2024
1 parent 34d85c1 commit a08a9fb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@geut/chan": "^3.2.9"
"@geut/chan": "^3.2.9",
"patch-package": "^8.0.0"
}
}
3 changes: 1 addition & 2 deletions packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/node-cosmos",
"version": "3.4.7-0",
"version": "3.4.6",
"description": "",
"author": "SubQuery Pte Ltd",
"license": "GPL-3.0",
Expand Down Expand Up @@ -36,7 +36,6 @@
"cron-converter": "^1.0.2",
"eventemitter2": "^6.4.5",
"lodash": "^4.17.21",
"patch-package": "^8.0.0",
"pg": "^8.7.1",
"protobufjs": "^6.11.4",
"reflect-metadata": "^0.1.13",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4435,7 +4435,6 @@ __metadata:
eventemitter2: ^6.4.5
lodash: ^4.17.21
nodemon: ^2.0.15
patch-package: ^8.0.0
pg: ^8.7.1
protobufjs: ^6.11.4
reflect-metadata: ^0.1.13
Expand Down Expand Up @@ -13812,6 +13811,7 @@ __metadata:
jest: ^27.4.7
lint-staged: ^12.3.3
node-fetch: 2.6.7
patch-package: ^8.0.0
prettier: ^2.5.1
pretty-quick: ^3.1.3
regenerator-runtime: ^0.13.9
Expand Down

0 comments on commit a08a9fb

Please sign in to comment.