Skip to content

Commit d62278f

Browse files
committed
package.json: minor cleanup.
[ci skip]
1 parent 7a011e4 commit d62278f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"homepage": "http://csslint.net/",
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/CSSLint/csslint.git"
12+
"url": "git+https://github.com/CSSLint/csslint.git"
1313
},
1414
"bugs": {
1515
"url": "https://github.com/CSSLint/csslint/issues"
@@ -40,9 +40,6 @@
4040
"engines": {
4141
"node": ">=0.10.0"
4242
},
43-
"directories": {
44-
"test": "tests"
45-
},
4643
"files": [
4744
"dist/cli.js",
4845
"dist/csslint-node.js",

0 commit comments

Comments
 (0)