This commit is contained in:
Mathias Beaulieu-Duncan
2019-11-13 09:49:29 -06:00
parent e7d7006141
commit 989d04b6ff
2 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
{
"name": "@poweredsoft/ngx-data",
"version": "0.0.7",
"version": "0.0.8",
"peerDependencies": {
"@angular/common": "^8.2.4",
"@angular/core": "^8.2.4",
"@poweredsoft/data": "^0.0.25",
"@poweredsoft/data": "^0.0.26",
"rxjs": "^6.5.3"
}
}