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

Commit b2b4660

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"peerDependencies": {
2020
"@angular/core": "^2.0.0-rc.1",
21-
"rxjs": "^5.0.0-beta.6"
21+
"rxjs": "5.0.0-beta.6"
2222
},
2323
"devDependencies": {
2424
"@angular/core": "^2.0.0-rc.1",

0 commit comments

Comments
 (0)