Skip to content

Commit 1903605

Browse files
committed
Remove npm from package.json. As node & npm is listed in the requirements this isn't really needed and if a later version of npm (i.e. 8.2.0) is present this older version would be installed.
1 parent 75925fb commit 1903605

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

{{cookiecutter.project_shortname}}/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"eslint-config-prettier": "^6.0.0",
4444
"eslint-plugin-import": "^2.18.0",
4545
"eslint-plugin-react": "^7.14.2",
46-
"npm": "^6.1.0",
4746
"prop-types": "^15.7.2",
4847
"react": "^16.8.6",
4948
"react-docgen": "^4.1.1",

0 commit comments

Comments
 (0)