mirror of
https://github.com/airbnb/javascript.git
synced 2026-04-25 03:00:19 -04:00
[pkg] bump version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "airbnb-style",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"description": "A mostly reasonable approach to JavaScript.",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
@@ -12,7 +12,11 @@
|
||||
"keywords": [
|
||||
"style guide",
|
||||
"lint",
|
||||
"airbnb"
|
||||
"airbnb",
|
||||
"es6",
|
||||
"es2015",
|
||||
"react",
|
||||
"jsx"
|
||||
],
|
||||
"author": "Harrison Shoff <hi@hshoff.com> (https://twitter.com/hshoff)",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user