Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Commit d027f60

Browse files
authored
Add repository to package.json
It is good when repository is visible here: https://www.npmjs.com/package/pinia-plugin-persistedstate
1 parent 985be8f commit d027f60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "pinia-plugin-persistedstate",
33
"version": "1.0.0",
44
"description": "Configurable persistence and rehydration of Pinia stores.",
5+
"repository": "https://github.com/prazdevs/pinia-plugin-persistedstate.git",
56
"keywords": [
67
"pinia-plugin"
78
],

0 commit comments

Comments
 (0)