Skip to content

Commit b93dfec

Browse files
committed
Add repo to package.json
1 parent 500b976 commit b93dfec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "uup-vite-plugin",
33
"version": "0.0.2",
44
"description": "Vite configuration for WordPress",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/2crt/uup-vite-plugin.git"
8+
},
59
"type": "module",
610
"main": "dist/cjs/index.cjs",
711
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)