Skip to content

Commit 52401c7

Browse files
authored
Merge pull request #2813 from pyth-network/node-types-catalog
fix(ci): Node types catalog
2 parents 4fae334 + 2c7bc03 commit 52401c7

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

apps/entropy-tester/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"@cprussin/prettier-config": "catalog:",
4040
"@cprussin/tsconfig": "catalog:",
4141
"@types/express": "^4.17.21",
42+
"@types/node": "catalog:",
4243
"@types/yargs": "^17.0.10",
4344
"@typescript-eslint/eslint-plugin": "^6.0.0",
4445
"@typescript-eslint/parser": "^6.0.0",

packages/component-library/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"@storybook/react": "catalog:",
7171
"@svgr/webpack": "catalog:",
7272
"@types/jest": "catalog:",
73+
"@types/node": "catalog:",
7374
"@types/react": "catalog:",
7475
"@types/react-dom": "catalog:",
7576
"autoprefixer": "catalog:",

pnpm-lock.yaml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)