We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8c63b commit 5cd3877Copy full SHA for 5cd3877
4 files changed
package.json
@@ -6,6 +6,7 @@
6
"type": "module",
7
"scripts": {
8
"dev": "vite",
9
+ "contributors": "node scripts/generate-contributors.js",
10
"build": "vite build",
11
"preview": "vite preview"
12
},
0 commit comments