Update package.json

This commit is contained in:
2018-09-22 20:26:59 +08:00
parent 0bec90d614
commit e48f2de6ea
+4 -4
View File
@@ -9,15 +9,15 @@
"contributors": [
"bluefox <dogafox@gmail.com>"
],
"homepage": "https://github.com/yunkong2/yunkong2.material",
"homepage": "https://git.spacen.net/yunkong2/yunkong2.material",
"repository": {
"type": "git",
"url": "https://github.com/yunkong2/yunkong2.material"
"url": "https://git.spacen.net/yunkong2/yunkong2.material"
},
"licenses": [
{
"type": "CC-BY-NC-4.0",
"url": "https://github.com/yunkong2/yunkong2.material/blob/master/LICENSE"
"url": "https://git.spacen.net/yunkong2/yunkong2.material/blob/master/LICENSE"
}
],
"keywords": [
@@ -38,7 +38,7 @@
"gulp-watch": "^5.0.1"
},
"bugs": {
"url": "https://github.com/yunkong2/yunkong2.material/issues"
"url": "https://git.spacen.net/yunkong2/yunkong2.material/issues"
},
"main": "www/index.html",
"scripts": {