@operato/scene-timer
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -6,2 +6,17 @@ # Change Log | ||
### [0.0.16](https://github.com/things-scene/operato-scene/compare/v0.0.15...v0.0.16) (2021-12-09) | ||
### :rocket: New Features | ||
* add indoor-map and gauge component ([35d8a75](https://github.com/things-scene/operato-scene/commit/35d8a75f7d691dd23ea299fd772b79d19eec5d2f)) | ||
### :bug: Bug Fix | ||
* operato dependencies ([4309938](https://github.com/things-scene/operato-scene/commit/4309938e154e6638c22c4edd66b756ca2c0e6587)) | ||
* upgrade [@operato](https://github.com/operato) dependencies ([92985c7](https://github.com/things-scene/operato-scene/commit/92985c76d2b7e6d3941c2c809a85b3676a579b0e)) | ||
### [0.0.15](https://github.com/things-scene/operato-scene/compare/v0.0.14...v0.0.15) (2021-12-08) | ||
@@ -8,0 +23,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"main": "dist/index.js", | ||
@@ -30,9 +30,9 @@ "module": "dist/index.js", | ||
"dependencies": { | ||
"@hatiolab/things-scene": "^2.7.24" | ||
"@hatiolab/things-scene": "^2.7.25" | ||
}, | ||
"devDependencies": { | ||
"@hatiolab/prettier-config": "^1.0.0", | ||
"@operato/board": "^0.2.43", | ||
"@things-factory/builder": "^4.0.10", | ||
"@things-factory/operato-board": "^4.0.10", | ||
"@operato/board": "^0.2.44", | ||
"@things-factory/builder": "^4.0.12", | ||
"@things-factory/operato-board": "^4.0.12", | ||
"@typescript-eslint/eslint-plugin": "^4.33.0", | ||
@@ -62,3 +62,3 @@ "@typescript-eslint/parser": "^4.33.0", | ||
}, | ||
"gitHead": "f154979d8a8e638e253f4802d91df74ee5f6e03b" | ||
"gitHead": "29382f4c11826d2e6514c545ab4d7b4d2f3bbf0d" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
119374