Skip to content

Commit

Permalink
fix: replace name
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunqing committed Apr 13, 2022
1 parent 59df283 commit 2089d52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/rollup/package.json
Expand Up @@ -8,13 +8,13 @@
"rollup",
"transform"
],
"homepage": "https://github.com/antfu/unplugin-moment-to-dayjs#readme",
"homepage": "https://github.com/1247748612/unplugin-moment-to-dayjs#readme",
"bugs": {
"url": "https://github.com/antfu/unplugin-moment-to-dayjs/issues"
"url": "https://github.com/1247748612/unplugin-moment-to-dayjs/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/antfu/unplugin-moment-to-dayjs.git"
"url": "git+https://github.com/1247748612/unplugin-moment-to-dayjs.git"
},
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 2089d52

Please sign in to comment.