Skip to content

Commit

Permalink
chore: for minecat type
Browse files Browse the repository at this point in the history
  • Loading branch information
npmstudy committed Jan 19, 2024
1 parent 7356045 commit c1e2b98
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "your-node-v20-menoreopo-project",
"private": true,
"minecat": {
"type": "Node.js"
},
"engines": {
"node": "^20.0.0"
},
Expand Down Expand Up @@ -63,4 +66,4 @@
"@changesets/cli": "^2.26.2",
"eslint-plugin-react": "^7.33.2"
}
}
}

0 comments on commit c1e2b98

Please sign in to comment.