Skip to content

Commit 3566dc4

Browse files
committed
chore: fixed url in pkg
1 parent e718e9a commit 3566dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
},
7070
"repository": {
7171
"type": "git",
72-
"url": "https://github.com/niftylettuce/dayjs-with-plugins"
72+
"url": "https://github.com/ladjs/dayjs-with-plugins"
7373
},
7474
"scripts": {
7575
"browserify": "browserify src/index.js -o dist/dayjs-with-plugins.js -s dayjs -g [ babelify --configFile ./.dist.babelrc ]",

0 commit comments

Comments
 (0)