mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Drop support for Node 12
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=12.17"
|
||||
"node": ">=14.2"
|
||||
},
|
||||
"lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server",
|
||||
"lsd:components": "dist/components/components.jsonld",
|
||||
|
||||
Reference in New Issue
Block a user