We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f43e7 commit 37448e3Copy full SHA for 37448e3
package.json
@@ -2,7 +2,7 @@
2
"name": "@solid/acl-check",
3
"version": "0.1.1",
4
"engines": {
5
- "node": "^8.0"
+ "node": ">=8.0"
6
},
7
"description": "Web Access Control check access function",
8
"main": "./lib/acl-check",
0 commit comments