Skip to content

Commit

Permalink
Downgrade plop
Browse files Browse the repository at this point in the history
See #12
  • Loading branch information
abesto committed Feb 5, 2022
1 parent 77b84e4 commit 64a9c3c
Show file tree
Hide file tree
Showing 2 changed files with 928 additions and 159 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"rimraf": "3.0.2",
"serve": "13.0.2",
"shelljs": "0.8.5",
"ts-node": "10.4.0",
"typescript": "4.5.4",
"web-vitals": "2.1.2"
},
Expand All @@ -60,13 +59,14 @@
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react-hooks": "4.3.0",
"node-plop": "0.30.0",
"plop": "^2.7.6",
"postcss": "^8.1.0",
"prettier": "2.5.1",
"react-scripts": "5.0.0",
"stylelint": "14.2.0",
"stylelint-config-recommended": "6.0.0",
"node-plop": "0.30.0",
"plop": "3.0.5"
"ts-node": "10.4.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 64a9c3c

Please sign in to comment.