mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
Publish
- create-react-app@2.1.7 - react-dev-utils@7.0.5 - react-scripts@2.1.7
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "create-react-app",
|
||||
"version": "2.1.6",
|
||||
"version": "2.1.7",
|
||||
"keywords": [
|
||||
"react"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-dev-utils",
|
||||
"version": "7.0.4",
|
||||
"version": "7.0.5",
|
||||
"description": "Webpack utilities used by Create React App",
|
||||
"repository": "facebook/create-react-app",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-scripts",
|
||||
"version": "2.1.6",
|
||||
"version": "2.1.7",
|
||||
"description": "Configuration and scripts for Create React App.",
|
||||
"repository": "facebook/create-react-app",
|
||||
"license": "MIT",
|
||||
@@ -61,7 +61,7 @@
|
||||
"postcss-preset-env": "6.5.0",
|
||||
"postcss-safe-parser": "4.0.1",
|
||||
"react-app-polyfill": "^0.2.2",
|
||||
"react-dev-utils": "^7.0.4",
|
||||
"react-dev-utils": "^7.0.5",
|
||||
"resolve": "1.10.0",
|
||||
"sass-loader": "7.1.0",
|
||||
"style-loader": "0.23.1",
|
||||
|
||||
Reference in New Issue
Block a user