Skip to content

Commit 8c350b5

Browse files
chore(format): 🤖 ✨ (#120)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent a73a6e1 commit 8c350b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,10 @@
126126
"sanity": "^3 || ^4.0.0-0",
127127
"styled-components": "^5.2 || ^6"
128128
},
129+
"packageManager": "[email protected]",
129130
"engines": {
130131
"node": ">=20.19 <22 || >=22.12"
131132
},
132-
"packageManager": "[email protected]",
133133
"sanityExchangeUrl": "https://www.sanity.io/plugins/code-input",
134134
"sanityPlugin": {
135135
"verifyPackage": {

‎tsconfig.settings.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"compilerOptions": {
44
"rootDir": ".",
55
"outDir": "lib",
6-
"exactOptionalPropertyTypes": false,
6+
"exactOptionalPropertyTypes": false
77
}
88
}

0 commit comments

Comments
 (0)