feat: update cerbos to use json
This commit is contained in:
10
platform/cerbos/package.json
Normal file
10
platform/cerbos/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@platform/cerbos",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@cerbos/core": "0.25.1",
|
||||
"@cerbos/http": "0.23.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user