Skip to content
This repository was archived by the owner on Jul 27, 2020. It is now read-only.

Commit 4bac571

Browse files
committed
fix(db): move to circle
1 parent 6d8c24c commit 4bac571

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# @ngrx/db
2+
[![CircleCI Status for ngrx/db](https://circleci.com/gh/ngrx/db.svg?style=shield&circle-token=af75fce7603493fca82caac8f0c46cd614407e2c
3+
)](https://circleci.com/gh/ngrx/db)
24

35
### RxJS powered IndexedDB for Angular2 apps
46

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"systemjs": "^0.19.11",
3838
"typescript": "^1.7.5",
3939
"yargs": "^3.31.0",
40-
"zone.js": "^0.5.10"
40+
"zone.js": "^0.6.12"
4141
},
4242
"typings": "dist/database.d.ts"
4343
}

0 commit comments

Comments
 (0)