Skip to content
This repository was archived by the owner on Feb 22, 2021. It is now read-only.

Commit 25dff74

Browse files
author
WittBulter
committed
chore: update username
1 parent 94be42a commit 25dff74

File tree

3 files changed

+4
-15
lines changed

3 files changed

+4
-15
lines changed

.github/CONTRIBUTING.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 DhyanaChina
3+
Copyright (c) 2019 unix
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"description": "a easy and steady preload lib",
55
"main": "release/index",
66
"unpkg": "release/index.js",
7-
"author": "WittBulter(nanazuimeng123@gmail.com)",
8-
"homepage": "https://github.com/DhyanaChina/back-loader#readme",
7+
"author": "unix (lambdas.dev@gmail.com)",
8+
"homepage": "https://github.com/unix/back-loader#readme",
99
"license": "MIT",
1010
"scripts": {
1111
"test": "./node_modules/.bin/mocha",
@@ -21,7 +21,7 @@
2121
},
2222
"repository": {
2323
"type": "git",
24-
"url": "git+https://github.com/DhyanaChina/back-loader.git"
24+
"url": "git+https://github.com/unix/back-loader.git"
2525
},
2626
"files": [
2727
"release"

0 commit comments

Comments
 (0)