@operato/scene-clock
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -6,2 +6,11 @@ # Change Log | ||
### [0.0.23](https://github.com/things-scene/operato-scene/compare/v0.0.22...v0.0.23) (2021-12-16) | ||
### :bug: Bug Fix | ||
* upgrade dependencies ([3939f9f](https://github.com/things-scene/operato-scene/commit/3939f9f4069f97a5370b616375e3ecf36cf41704)) | ||
### [0.0.22](https://github.com/things-scene/operato-scene/compare/v0.0.21...v0.0.22) (2021-12-14) | ||
@@ -8,0 +17,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"main": "dist/index.js", | ||
@@ -30,3 +30,3 @@ "module": "dist/index.js", | ||
"dependencies": { | ||
"@hatiolab/things-scene": "^2.7.28", | ||
"@hatiolab/things-scene": "^2.7.30", | ||
"dayjs": "^1.10.7" | ||
@@ -36,5 +36,5 @@ }, | ||
"@hatiolab/prettier-config": "^1.0.0", | ||
"@operato/board": "^0.2.49", | ||
"@things-factory/builder": "^4.0.17", | ||
"@things-factory/operato-board": "^4.0.17", | ||
"@operato/board": "^0.2.51", | ||
"@things-factory/builder": "^4.0.23", | ||
"@things-factory/operato-board": "^4.0.23", | ||
"@typescript-eslint/eslint-plugin": "^4.33.0", | ||
@@ -64,3 +64,3 @@ "@typescript-eslint/parser": "^4.33.0", | ||
}, | ||
"gitHead": "7e822f1e624ce53025a7e960578ad43b100b3f01" | ||
"gitHead": "25276846c3b00cb1367c58465fcbbd70d7acdd73" | ||
} |
150957