mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-15 09:58:21 +08:00
Modify modules to be custom
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "babel-preset-react-app",
|
||||
"private": "true",
|
||||
"version": "1.0.0",
|
||||
"description": "Babel preset used by Create React App",
|
||||
"repository": "facebookincubator/create-react-app",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "create-react-app",
|
||||
"private": "true",
|
||||
"version": "0.6.0",
|
||||
"keywords": [
|
||||
"react"
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-react-app",
|
||||
"private": "true",
|
||||
"version": "0.3.0",
|
||||
"description": "ESLint configuration used by Create React App",
|
||||
"repository": "facebookincubator/create-react-app",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "react-dev-utils",
|
||||
"private": "true",
|
||||
"version": "0.3.0",
|
||||
"description": "Webpack utilities used by Create React App",
|
||||
"repository": "facebookincubator/create-react-app",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "react-scripts",
|
||||
"name": "timer-react-scripts",
|
||||
"version": "0.7.0",
|
||||
"description": "Configuration and scripts for Create React App.",
|
||||
"repository": "facebookincubator/create-react-app",
|
||||
|
||||
Reference in New Issue
Block a user