feat: add description
This commit is contained in:
parent
f704c77546
commit
081a316e84
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ksv741-react-scripts",
|
"name": "ksv741-react-scripts",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "",
|
"description": "Webpack configuration for easy creating React applications",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"source": "./src/webpack/index.ts",
|
"source": "./src/webpack/index.ts",
|
||||||
@ -28,7 +28,8 @@
|
|||||||
"bundle",
|
"bundle",
|
||||||
"development",
|
"development",
|
||||||
"typescript",
|
"typescript",
|
||||||
"react"
|
"react",
|
||||||
|
"babel"
|
||||||
],
|
],
|
||||||
"author": "Sergey <ksv741@gmail.com> Krylov",
|
"author": "Sergey <ksv741@gmail.com> Krylov",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user