We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 500b976 commit b93dfecCopy full SHA for b93dfec
package.json
@@ -2,6 +2,10 @@
2
"name": "uup-vite-plugin",
3
"version": "0.0.2",
4
"description": "Vite configuration for WordPress",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/2crt/uup-vite-plugin.git"
8
+ },
9
"type": "module",
10
"main": "dist/cjs/index.cjs",
11
"module": "dist/esm/index.js",
0 commit comments