Skip to content

Commit 381e68c

Browse files
chore(prettier): 🤖 ✨
1 parent 894d94d commit 381e68c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "npm run build -w gatsby-source-sanity",
99
"format": "npm run format -w gatsby-source-sanity",
1010
"prepublishOnly": "npm run prepublishOnly -w gatsby-source-sanity",
11-
"test": "npm run test -w gatsby-source-sanity",
12-
"release": "npm run release -w gatsby-source-sanity"
11+
"release": "npm run release -w gatsby-source-sanity",
12+
"test": "npm run test -w gatsby-source-sanity"
1313
}
1414
}

0 commit comments

Comments
 (0)