We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b867e52 commit f989113Copy full SHA for f989113
packages/create-library-react/package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "create-library-react",
+ "name": "create-react-dependencie",
3
"version": "0.0.1",
4
"description": "Creating react libraries",
5
"main": "index.js",
packages/react-library-scripts/package.json
@@ -1,13 +1,13 @@
- "name": "react-library-scripts",
+ "name": "react-dependencie-scripts",
"description": "Scripts of react libraries",
6
"author": "André Lins",
7
"license": "MIT",
8
"private": false,
9
"bin": {
10
- "react-libray-scripts": "index.js"
+ "react-dependencie-scripts": "index.js"
11
},
12
"peerDependencies": {
13
"react": "^16.9.0",
0 commit comments