Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
96eefaee
Commit
96eefaee
authored
8 years ago
by
Dan Abramov
Browse files
Options
Download
Email Patches
Plain Diff
Bump eslint preset version
parent
b6d964f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
packages/eslint-config-react-app/package.json
+1
-1
packages/eslint-config-react-app/package.json
packages/react-scripts/package.json
+1
-1
packages/react-scripts/package.json
with
2 additions
and
2 deletions
+2
-2
packages/eslint-config-react-app/package.json
+
1
-
1
View file @
96eefaee
{
"name"
:
"eslint-config-react-app"
,
"version"
:
"0.2.
0
"
,
"version"
:
"0.2.
1
"
,
"description"
:
"ESLint configuration used by Create React App"
,
"repository"
:
"facebookincubator/create-react-app"
,
"license"
:
"BSD-3-Clause"
,
...
...
This diff is collapsed.
Click to expand it.
packages/react-scripts/package.json
+
1
-
1
View file @
96eefaee
...
...
@@ -37,7 +37,7 @@
"detect-port"
:
"1.0.0"
,
"dotenv"
:
"2.0.0"
,
"eslint"
:
"3.5.0"
,
"eslint-config-react-app"
:
"0.2.
0
"
,
"eslint-config-react-app"
:
"0.2.
1
"
,
"eslint-loader"
:
"1.5.0"
,
"eslint-plugin-flowtype"
:
"2.18.1"
,
"eslint-plugin-import"
:
"1.12.0"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment