Skip to content

Commit

Permalink
Merge pull request #8 from james-gates-0212/7-update-packagejson-for-…
Browse files Browse the repository at this point in the history
…additional-informations

add: additional informations on `package.json`📦
  • Loading branch information
james-gates-0212 authored Mar 21, 2024
2 parents 1a1fb06 + ae6e25e commit bf1cdfc
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 bf1cdfc

Please sign in to comment.