Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit ddf622a

Browse files
committed
1.9.0
1 parent 6f410ca commit ddf622a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

package.json

+9-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,17 @@
22
"author": "Marat Dulin <[email protected]>",
33
"description": "JavaScript Code Style",
44
"name": "jscs",
5-
"version": "1.8.1",
5+
"version": "1.9.0",
66
"main": "lib/checker",
77
"homepage": "https://github.com/jscs-dev/node-jscs",
8-
"keywords": ["code style", "formatter", "lint", "linter", "style guide", "validate"],
8+
"keywords": [
9+
"code style",
10+
"formatter",
11+
"lint",
12+
"linter",
13+
"style guide",
14+
"validate"
15+
],
916
"license": "MIT",
1017
"repository": {
1118
"type": "git",

0 commit comments

Comments
 (0)