aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2021-10-26 14:40:27 +0200
committerbozo.kopic <bozo@kopic.xyz>2021-10-26 14:40:27 +0200
commit9a80207b09c8429d27f3c5eb30204eee43b94f9d (patch)
treed23b2495f4b12fbb4d69279f08caf92e752fe2c0 /package.json
parente10cd5fcacb1446d937e12510b70983203145a02 (diff)
json schema bugixHEADmaster
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 3610323..4a70917 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"private": true,
"devDependencies": {
- "@hat-core/renderer": "0.4.1-dev20210707",
- "@hat-core/util": "0.4.1-dev20210707",
+ "@hat-open/renderer": ">=0.5.6",
+ "@hat-open/util": "*",
"css-loader": "5.2.4",
"docdash": "1.2.0",
"eslint": "7.21.0",