diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2021-10-26 14:40:27 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2021-10-26 14:40:27 +0200 |
| commit | 9a80207b09c8429d27f3c5eb30204eee43b94f9d (patch) | |
| tree | d23b2495f4b12fbb4d69279f08caf92e752fe2c0 /package.json | |
| parent | e10cd5fcacb1446d937e12510b70983203145a02 (diff) | |
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
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", |
