Skip to content

Commit

Permalink
fix(shacl-core): peer deps, part 3
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamChelman committed Mar 14, 2024
1 parent fad97f5 commit b135df4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libs/shacl-core/package.json
Expand Up @@ -4,6 +4,7 @@
"peerDependencies": {
"@cognizone/json-ld-core": ">=3.0.0",
"@cognizone/lod-core": ">=3.0.0",
"@cognizone/model-utils": ">=3.0.0",
"immer": "^9.0.0 || ^10.0.0",
"jsonld": "^8.0.0"
},
Expand Down Expand Up @@ -32,4 +33,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit b135df4

Please sign in to comment.