Commit 7796c94d authored by Dan Abramov's avatar Dan Abramov
Browse files

Publish

 - babel-preset-react-app@3.0.1
 - create-react-app@1.3.2
 - eslint-config-react-app@1.0.5
 - react-dev-utils@3.0.1
 - react-error-overlay@1.0.8
 - react-scripts@1.0.8
parent 31028774
Showing with 13 additions and 13 deletions
+13 -13
{ {
"name": "babel-preset-react-app", "name": "babel-preset-react-app",
"version": "3.0.0", "version": "3.0.1",
"description": "Babel preset used by Create React App", "description": "Babel preset used by Create React App",
"repository": "facebookincubator/create-react-app", "repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
......
{ {
"name": "create-react-app", "name": "create-react-app",
"version": "1.3.1", "version": "1.3.2",
"keywords": [ "keywords": [
"react" "react"
], ],
......
{ {
"name": "eslint-config-react-app", "name": "eslint-config-react-app",
"version": "1.0.4", "version": "1.0.5",
"description": "ESLint configuration used by Create React App", "description": "ESLint configuration used by Create React App",
"repository": "facebookincubator/create-react-app", "repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
......
{ {
"name": "react-dev-utils", "name": "react-dev-utils",
"version": "3.0.0", "version": "3.0.1",
"description": "Webpack utilities used by Create React App", "description": "Webpack utilities used by Create React App",
"repository": "facebookincubator/create-react-app", "repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
......
{ {
"name": "react-error-overlay", "name": "react-error-overlay",
"version": "1.0.7", "version": "1.0.8",
"description": "An overlay for displaying stack frames.", "description": "An overlay for displaying stack frames.",
"main": "lib/index.js", "main": "lib/index.js",
"scripts": { "scripts": {
...@@ -34,17 +34,17 @@ ...@@ -34,17 +34,17 @@
"anser": "1.2.5", "anser": "1.2.5",
"babel-code-frame": "6.22.0", "babel-code-frame": "6.22.0",
"babel-runtime": "6.23.0", "babel-runtime": "6.23.0",
"react-dev-utils": "^3.0.0", "react-dev-utils": "^3.0.1",
"settle-promise": "1.0.0", "settle-promise": "1.0.0",
"source-map": "0.5.6" "source-map": "0.5.6"
}, },
"devDependencies": { "devDependencies": {
"babel-cli": "6.24.1", "babel-cli": "6.24.1",
"babel-eslint": "7.2.3", "babel-eslint": "7.2.3",
"babel-preset-react-app": "^3.0.0", "babel-preset-react-app": "^3.0.1",
"cross-env": "5.0.0", "cross-env": "5.0.0",
"eslint": "3.19.0", "eslint": "3.19.0",
"eslint-config-react-app": "^1.0.4", "eslint-config-react-app": "^1.0.5",
"eslint-plugin-flowtype": "2.33.0", "eslint-plugin-flowtype": "2.33.0",
"eslint-plugin-import": "2.2.0", "eslint-plugin-import": "2.2.0",
"eslint-plugin-jsx-a11y": "5.0.3", "eslint-plugin-jsx-a11y": "5.0.3",
......
{ {
"name": "react-scripts", "name": "react-scripts",
"version": "1.0.7", "version": "1.0.8",
"description": "Configuration and scripts for Create React App.", "description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app", "repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
...@@ -26,14 +26,14 @@ ...@@ -26,14 +26,14 @@
"babel-eslint": "7.2.3", "babel-eslint": "7.2.3",
"babel-jest": "20.0.3", "babel-jest": "20.0.3",
"babel-loader": "7.0.0", "babel-loader": "7.0.0",
"babel-preset-react-app": "^3.0.0", "babel-preset-react-app": "^3.0.1",
"babel-runtime": "6.23.0", "babel-runtime": "6.23.0",
"case-sensitive-paths-webpack-plugin": "2.1.1", "case-sensitive-paths-webpack-plugin": "2.1.1",
"chalk": "1.1.3", "chalk": "1.1.3",
"css-loader": "0.28.4", "css-loader": "0.28.4",
"dotenv": "4.0.0", "dotenv": "4.0.0",
"eslint": "3.19.0", "eslint": "3.19.0",
"eslint-config-react-app": "^1.0.4", "eslint-config-react-app": "^1.0.5",
"eslint-loader": "1.7.1", "eslint-loader": "1.7.1",
"eslint-plugin-flowtype": "2.34.0", "eslint-plugin-flowtype": "2.34.0",
"eslint-plugin-import": "2.2.0", "eslint-plugin-import": "2.2.0",
...@@ -48,8 +48,8 @@ ...@@ -48,8 +48,8 @@
"postcss-flexbugs-fixes": "3.0.0", "postcss-flexbugs-fixes": "3.0.0",
"postcss-loader": "2.0.6", "postcss-loader": "2.0.6",
"promise": "7.1.1", "promise": "7.1.1",
"react-dev-utils": "^3.0.0", "react-dev-utils": "^3.0.1",
"react-error-overlay": "^1.0.7", "react-error-overlay": "^1.0.8",
"style-loader": "0.18.2", "style-loader": "0.18.2",
"sw-precache-webpack-plugin": "0.11.3", "sw-precache-webpack-plugin": "0.11.3",
"url-loader": "0.5.9", "url-loader": "0.5.9",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment