Skip to content

Commit febb646

Browse files
committed
chore: add description to package.json
1 parent 8f2e81e commit febb646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@samrum/create-vite-plugin-web-extension",
33
"version": "0.9.5",
4-
"description": "",
4+
"description": "An easy way to start a Vite Web Extension project using @samrum/vite-plugin-web-extension",
55
"type": "module",
66
"bin": {
77
"@samrum/create-vite-plugin-web-extension": "create.cjs"

0 commit comments

Comments
 (0)