Skip to content

Commit

Permalink
manual prerelease (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiqiang90 committed Jan 23, 2024
1 parent e241274 commit 48b2382
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@geut/chan": "^3.2.9",
"patch-package": "^8.0.0"
"@geut/chan": "^3.2.9"
}
}
3 changes: 2 additions & 1 deletion 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.6",
"version": "3.4.7-0",
"description": "",
"author": "SubQuery Pte Ltd",
"license": "GPL-3.0",
Expand Down Expand Up @@ -37,6 +37,7 @@
"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,6 +4435,7 @@ __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 @@ -14006,7 +14007,6 @@ __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 48b2382

Please sign in to comment.