Skip to content

Commit

Permalink
add: additional informations on package.json📦
Browse files Browse the repository at this point in the history
  • Loading branch information
james-gates-0212 committed Mar 21, 2024
1 parent 1a1fb06 commit ae6e25e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"name": "js-assessments",
"version": "1.0.0",
"description": "JavaScript Assessments",
"author": "James Gates",
"engines": {
"node": ">=18",
"npm": ">=8",
"yarn": ">=1"
},
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^19.2.1",
Expand Down

0 comments on commit ae6e25e

Please sign in to comment.