@wmfs/tymly-pg-plugin
Advanced tools
Comparing version 1.50.0 to 1.51.0
@@ -0,1 +1,9 @@ | ||
# [1.51.0](https://github.com/wmfs/tymly-pg-plugin/compare/v1.50.0...v1.51.0) (2018-09-11) | ||
### 🛠 Builds | ||
* **deps:** update [@wmfs](https://github.com/wmfs)/pg-model requirement from 1.1.2 to 1.2.0 ([1642cb8](https://github.com/wmfs/tymly-pg-plugin/commit/1642cb8)) | ||
* **deps:** update debug requirement from 3.2.0 to 3.2.1 ([49c28e7](https://github.com/wmfs/tymly-pg-plugin/commit/49c28e7)) | ||
# [1.50.0](https://github.com/wmfs/tymly-pg-plugin/compare/v1.49.0...v1.50.0) (2018-09-11) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@wmfs/tymly-pg-plugin", | ||
"version": "1.50.0", | ||
"version": "1.51.0", | ||
"description": "Replace Tymly's out-the-box memory storage with PostgreSQL", | ||
@@ -26,3 +26,3 @@ "author": "West Midlands Fire Service", | ||
"boom": "7.2.0", | ||
"debug": "3.2.0", | ||
"debug": "3.2.1", | ||
"dottie": "2.0.0", | ||
@@ -34,3 +34,3 @@ "lodash": "4.17.10", | ||
"@wmfs/pg-info": "1.1.0", | ||
"@wmfs/pg-model": "1.1.2", | ||
"@wmfs/pg-model": "1.2.0", | ||
"@wmfs/pg-telepods": "1.8.0", | ||
@@ -37,0 +37,0 @@ "@wmfs/relationize": "1.3.0", |
125255
+ Added@wmfs/pg-model@1.2.0(transitive)
- Removed@wmfs/pg-model@1.1.2(transitive)
Updated@wmfs/pg-model@1.2.0
Updateddebug@3.2.1