Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Commit fe09fe2

Browse files
committed
chore: Update repository format in package.json with type and full URL.
1 parent 0829073 commit fe09fe2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"version": "1.0.0",
44
"description": "ESLint shareable config for WordPress",
55
"license": "MIT",
6-
"repository": "ntwb/eslint-config-wordpress",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/ntwb/eslint-config-wordpress.git"
9+
},
710
"homepage": "https://github.com/ntwb/eslint-config-wordpress#readme",
811
"author": {
912
"name": "Stephen Edgar",

0 commit comments

Comments
 (0)