Skip to content

Commit

Permalink
Error: pkg.name and pkg.version required (Node.js: v17.3.0). Fixes #325
Browse files Browse the repository at this point in the history
  • Loading branch information
aeschli committed Jan 12, 2022
1 parent ce6ffb1 commit f13841e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions generators/app/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"name": "yo-code-dependencies-versions",
"description": "Helper file to manage the versions of the node modules used by the generators.",
"version": "0.0.0",
"private": true,
"dependencies": {
"@types/glob": "^7.2.0",
"@types/mocha": "^9.0.0",
Expand Down

0 comments on commit f13841e

Please sign in to comment.