@operato/scene-timer
Advanced tools
Comparing version 1.2.27 to 1.2.29
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.2.29](https://github.com/things-scene/operato-scene/compare/v1.2.28...v1.2.29) (2023-04-30) | ||
### :bug: Bug Fix | ||
* update module's version ([047d08b](https://github.com/things-scene/operato-scene/commit/047d08b5d912d12c04b2f6b63156d1e812588365)) | ||
### [1.2.27](https://github.com/things-scene/operato-scene/compare/v1.2.26...v1.2.27) (2023-04-22) | ||
@@ -8,0 +17,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "1.2.27", | ||
"version": "1.2.29", | ||
"main": "dist/index.js", | ||
@@ -39,10 +39,10 @@ "module": "dist/index.js", | ||
"@web/dev-server": "^0.1.28", | ||
"concurrently": "^5.3.0", | ||
"eslint": "^7.32.0", | ||
"concurrently": "^8.0.1", | ||
"eslint": "^8.39.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"husky": "^4.3.8", | ||
"lint-staged": "^10.5.4", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^13.2.2", | ||
"prettier": "^2.4.1", | ||
"tslib": "^2.3.1", | ||
"typescript": "^4.9.4" | ||
"typescript": "^5.0.4" | ||
}, | ||
@@ -61,3 +61,3 @@ "prettier": "@hatiolab/prettier-config", | ||
}, | ||
"gitHead": "720dd367fbe95818d0899776f452bd320d674217" | ||
"gitHead": "1a1344e04e515d44955592f2b2a036050d132d4b" | ||
} |
Sorry, the diff of this file is not supported yet
141515