Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into canonbrother/meta-defichain
Browse files Browse the repository at this point in the history
  • Loading branch information
canonbrother committed Nov 1, 2022
2 parents a0d65ce + 04345f6 commit cd55e72
Show file tree
Hide file tree
Showing 5 changed files with 490 additions and 623 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"format": "prettier --write ."
},
"devDependencies": {
"@birthdayresearch/eslint-config": "0.2.0",
"@birthdayresearch/sticky-prettier": "0.2.0",
"@birthdayresearch/eslint-config": "0.2.3",
"@birthdayresearch/sticky-prettier": "0.2.3",
"turbo": "^1.6.2"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"preset": "@birthdayresearch/sticky-turbo-jest"
},
"devDependencies": {
"@birthdayresearch/sticky-turbo-jest": "0.2.0",
"@birthdayresearch/sticky-turbo-jest": "0.2.3",
"@defimetachain/typescript": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/testcontainers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"testcontainers": "^8.16.0"
},
"devDependencies": {
"@birthdayresearch/sticky-turbo-jest": "0.2.0",
"@birthdayresearch/sticky-turbo-jest": "0.2.3",
"@defimetachain/typescript": "workspace:*"
}
}
Loading

0 comments on commit cd55e72

Please sign in to comment.