@quenty/templateprovider
Advanced tools
Comparing version 3.5.2-canary.241.f6a9a6a.0 to 3.6.0-canary.241.692d034.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.5.2-canary.241.f6a9a6a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@3.5.1...@quenty/templateprovider@3.5.2-canary.241.f6a9a6a.0) (2022-01-03) | ||
# [3.6.0-canary.241.692d034.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@3.5.1...@quenty/templateprovider@3.6.0-canary.241.692d034.0) (2022-01-03) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/templateprovider |
{ | ||
"name": "@quenty/templateprovider", | ||
"version": "3.5.2-canary.241.f6a9a6a.0", | ||
"version": "3.6.0-canary.241.692d034.0", | ||
"description": "Base of a template retrieval system", | ||
@@ -28,7 +28,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "3.2.2-canary.241.f6a9a6a.0", | ||
"@quenty/insertserviceutils": "3.3.2-canary.241.f6a9a6a.0", | ||
"@quenty/loader": "3.1.3-canary.241.f6a9a6a.0", | ||
"@quenty/baseobject": "3.3.0-canary.241.692d034.0", | ||
"@quenty/insertserviceutils": "3.4.0-canary.241.692d034.0", | ||
"@quenty/loader": "3.2.0-canary.241.692d034.0", | ||
"@quenty/maid": "2.0.2", | ||
"@quenty/promise": "3.3.2-canary.241.f6a9a6a.0", | ||
"@quenty/promise": "3.4.0-canary.241.692d034.0", | ||
"@quenty/string": "2.2.1" | ||
@@ -39,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "f6a9a6aa7c5f61f5a686faf305359828d8912fc0" | ||
"gitHead": "692d034888e00eb07b3af584aa78e3020cbc927e" | ||
} |
21402
+ Added@quenty/baseobject@3.3.0-canary.241.692d034.0(transitive)
+ Added@quenty/insertserviceutils@3.4.0-canary.241.692d034.0(transitive)
+ Added@quenty/loader@3.2.0-canary.241.692d034.0(transitive)
+ Added@quenty/promise@3.4.0-canary.241.692d034.0(transitive)
- Removed@quenty/baseobject@3.2.2-canary.241.f6a9a6a.0(transitive)
- Removed@quenty/insertserviceutils@3.3.2-canary.241.f6a9a6a.0(transitive)
- Removed@quenty/loader@3.1.3-canary.241.f6a9a6a.0(transitive)
- Removed@quenty/promise@3.3.2-canary.241.f6a9a6a.0(transitive)
Updated@quenty/insertserviceutils@3.4.0-canary.241.692d034.0