chore(pkg): remove default-valued field "homepage" (#296)

Related to https://github.com/apache/cordova/issues/55
This commit is contained in:
Raphael von der Grün
2020-10-04 13:34:13 +02:00
committed by GitHub
parent 7e5b4fd93d
commit 43f9138d1f
+1 -2
View File
@@ -43,6 +43,5 @@
"license": "Apache-2.0",
"devDependencies": {
"@cordova/eslint-config": "^3.0.0"
},
"homepage": "https://github.com/apache/cordova-plugin-splashscreen#readme"
}
}