Skip to content

Commit 0c20e80

Browse files
authored
Merge pull request #419 from cmnaoyaoshiro/patch-1
Add repository URL for npm
2 parents 3e0213b + 475d9e8 commit 0c20e80

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
@@ -13,6 +13,7 @@
1313
"main": "lib/module.js",
1414
"types": "index.d.ts",
1515
"license": "MIT",
16+
"repository": "https://github.com/nuxt-community/dayjs-module",
1617
"scripts": {
1718
"dev": "nuxt test/fixture",
1819
"test": "NODE_ENV=test jest",

0 commit comments

Comments
 (0)