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 a8faff5 commit 359b7a3Copy full SHA for 359b7a3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "prettier-for-vite-react",
3
- "version": "0.1.6",
+ "version": "0.1.7",
4
"description": "Automation for installing Prettier in a Vite-React project that will integrate the use of prettier into the project",
5
"main": "prettier-vite-react.sh",
6
"bin": {
@@ -20,4 +20,3 @@
20
},
21
"homepage": "https://github.com/Synergy2Devs/prettierForVite-React#readme"
22
}
23
-
0 commit comments