Skip to content

Commit

Permalink
Add engine and packageManager
Browse files Browse the repository at this point in the history
  • Loading branch information
Zelzahn authored Jul 16, 2024
1 parent 3aa4523 commit d1c2e6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions loama/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"format": "prettier --write src/"
},
"engines": {
"node": ">= 22"
},
"packageManager": "[email protected]+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903",
"dependencies": {
"@inrupt/solid-client-authn-browser": "^2.2.4",
"loama-controller": "link:../controller",
Expand Down

0 comments on commit d1c2e6f

Please sign in to comment.