We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea2d72 commit 0acecacCopy full SHA for 0acecac
package.json
@@ -83,7 +83,7 @@
83
"@electron/notarize": "3.1.1",
84
"@graphql-codegen/cli": "6.1.0",
85
"@graphql-codegen/schema-ast": "5.0.0",
86
- "@octokit/openapi-types": "^27.0.0",
+ "@octokit/openapi-types": "27.0.0",
87
"@parcel/watcher": "2.5.1",
88
"@primer/css": "22.0.2",
89
"@primer/octicons-react": "19.21.1",
@@ -148,4 +148,4 @@
148
"*": "biome check --fix --no-errors-on-unmatched",
149
"*.{js,ts,tsx}": "pnpm test --findRelatedTests --passWithNoTests --updateSnapshot"
150
}
151
-}
+}
0 commit comments