Skip to content

Commit 43f9138

Browse files
authored
chore(pkg): remove default-valued field "homepage" (#296)
Related to apache/cordova#55
1 parent 7e5b4fd commit 43f9138

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,5 @@
4343
"license": "Apache-2.0",
4444
"devDependencies": {
4545
"@cordova/eslint-config": "^3.0.0"
46-
},
47-
"homepage": "https://github.com/apache/cordova-plugin-splashscreen#readme"
46+
}
4847
}

0 commit comments

Comments
 (0)