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 7bd3e90 commit 894d94dCopy full SHA for 894d94d
package.json
@@ -8,6 +8,7 @@
8
"build": "npm run build -w gatsby-source-sanity",
9
"format": "npm run format -w gatsby-source-sanity",
10
"prepublishOnly": "npm run prepublishOnly -w gatsby-source-sanity",
11
- "test": "npm run test -w gatsby-source-sanity"
+ "test": "npm run test -w gatsby-source-sanity",
12
+ "release": "npm run release -w gatsby-source-sanity"
13
}
14
0 commit comments