push
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
{
|
||||
"name": "@poweredsoft/ngx-data",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.13",
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^8.2.4",
|
||||
"@angular/core": "^8.2.4",
|
||||
"@poweredsoft/data": "^0.0.26",
|
||||
"rxjs": "^6.5.3"
|
||||
"rxjs": "^6.5.3",
|
||||
"apollo-angular-link-http": "^1.9.0",
|
||||
"apollo-link": "^1.2.11",
|
||||
"apollo-client": "^2.6.0",
|
||||
"apollo-cache-inmemory": "^1.6.0",
|
||||
"graphql-tag": "^2.10.0",
|
||||
"graphql": "^14.5.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user