diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..d883e4f --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +progress=false diff --git a/package.json b/package.json index 2a16938..6e418bc 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,7 @@ "scripts": { "start": "react-scripts start", "build": "react-scripts build", - "test": "react-scripts test", - "eject": "react-scripts eject" + "test": "react-scripts test" }, "eslintConfig": { "extends": [