Skip to content

Commit d34825c

Browse files
committed
Add @oazapfts/runtime to satisfy peer dependency requirements
1 parent 7bbc29a commit d34825c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

packages/rtk-query-codegen-openapi/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"@babel/core": "^7.12.10",
5151
"@babel/preset-env": "^7.12.11",
5252
"@babel/preset-typescript": "^7.12.7",
53+
"@oazapfts/runtime": "^1.0.3",
5354
"@reduxjs/toolkit": "^1.6.0",
5455
"@types/commander": "^2.12.2",
5556
"@types/glob-to-regexp": "^0.4.0",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7450,6 +7450,13 @@ __metadata:
74507450
languageName: node
74517451
linkType: hard
74527452

7453+
"@oazapfts/runtime@npm:^1.0.3":
7454+
version: 1.0.3
7455+
resolution: "@oazapfts/runtime@npm:1.0.3"
7456+
checksum: 10/97e1bb8491b609bddae5b19191d961ca28a87c4878bdc4342b79cf0f169d8987f55b62316ac092fcf4a8bc9dd3d961c6bc814d96a6f4c3072ad0062d046fb5f3
7457+
languageName: node
7458+
linkType: hard
7459+
74537460
"@octokit/auth-token@npm:^2.4.4":
74547461
version: 2.5.0
74557462
resolution: "@octokit/auth-token@npm:2.5.0"
@@ -8084,6 +8091,7 @@ __metadata:
80848091
"@babel/core": "npm:^7.12.10"
80858092
"@babel/preset-env": "npm:^7.12.11"
80868093
"@babel/preset-typescript": "npm:^7.12.7"
8094+
"@oazapfts/runtime": "npm:^1.0.3"
80878095
"@reduxjs/toolkit": "npm:^1.6.0"
80888096
"@types/commander": "npm:^2.12.2"
80898097
"@types/glob-to-regexp": "npm:^0.4.0"

0 commit comments

Comments
 (0)