Skip to content

Commit df5029b

Browse files
committed
[pkg] bump version
1 parent e96a957 commit df5029b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "airbnb-style",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "A mostly reasonable approach to JavaScript.",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
@@ -12,7 +12,11 @@
1212
"keywords": [
1313
"style guide",
1414
"lint",
15-
"airbnb"
15+
"airbnb",
16+
"es6",
17+
"es2015",
18+
"react",
19+
"jsx"
1620
],
1721
"author": "Harrison Shoff <[email protected]> (https://twitter.com/hshoff)",
1822
"license": "MIT",

0 commit comments

Comments
 (0)