Skip to content

Commit f976d2e

Browse files
authored
Update package.json
1 parent a7f4e0e commit f976d2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/gatsby-source-sanity/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"url-parse": "^1.5.10"
5858
},
5959
"devDependencies": {
60-
"@sanity/semantic-release-preset": "^4.0.0",
60+
"@sanity/semantic-release-preset": "^4.1.1",
6161
"@types/debug": "^4.1.7",
6262
"@types/jest": "^29.4.0",
6363
"@types/lodash": "^4.14.191",
@@ -77,6 +77,7 @@
7777
"prettier-plugin-packagejson": "^2.4.2",
7878
"prettier-plugin-tailwindcss": "^0.4.0",
7979
"react": "^18.2.0",
80+
"semantic-release": "^21.1.1",
8081
"ts-jest": "^29.0.5",
8182
"typescript": "^5.0.0"
8283
},

0 commit comments

Comments
 (0)