Skip to content

Commit 4f2d40a

Browse files
committed
chore: update pkg info
1 parent 1869b1f commit 4f2d40a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# dayjs-with-plugins
22

3-
[![build status](https://img.shields.io/travis/com/niftylettuce/dayjs-with-plugins.svg)](https://travis-ci.com/niftylettuce/dayjs-with-plugins)
3+
[![build status](https://github.com/ladjs/dayjs-with-plugins/actions/workflows/ci.yml/badge.svg)](https://github.com/ladjs/dayjs-with-plugins/actions/workflows/ci.yml)
44
[![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
55
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
66
[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)
7-
[![license](https://img.shields.io/github/license/niftylettuce/dayjs-with-plugins.svg)](LICENSE)
7+
[![license](https://img.shields.io/github/license/ladjs/dayjs-with-plugins.svg)](LICENSE)
88
[![npm downloads](https://img.shields.io/npm/dt/dayjs-with-plugins.svg)](https://npm.im/dayjs-with-plugins)
99

1010
> Day.js with all plugins and locales added out of the box, no need to use `dayjs.extend` nor `dayjs.locale`!

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.4",
55
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
66
"bugs": {
7-
"url": "https://github.com/niftylettuce/dayjs-with-plugins/issues",
7+
"url": "https://github.com/ladjs/dayjs-with-plugins/issues",
88
"email": "[email protected]"
99
},
1010
"contributors": [
@@ -44,7 +44,7 @@
4444
"lib",
4545
"dist"
4646
],
47-
"homepage": "https://github.com/niftylettuce/dayjs-with-plugins",
47+
"homepage": "https://github.com/ladjs/dayjs-with-plugins",
4848
"jsdelivr": "dist/dayjs-with-plugins.min.js",
4949
"keywords": [
5050
"all",

0 commit comments

Comments
 (0)