We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004753d commit 475d9e8Copy full SHA for 475d9e8
package.json
@@ -13,6 +13,7 @@
13
"main": "lib/module.js",
14
"types": "index.d.ts",
15
"license": "MIT",
16
+ "repository": "https://github.com/nuxt-community/dayjs-module",
17
"scripts": {
18
"dev": "nuxt test/fixture",
19
"test": "NODE_ENV=test jest",
0 commit comments