Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Commit a40d53f

Browse files
committed
Typo in package.json
1 parent ff4c690 commit a40d53f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"homepage": "https://github.com/BTMorton/angular2-grid",
2828
"peerDependencies": {
2929
"angular2": "2.0.0-alpha.44",
30-
"systemjs": "^0.19.4"
31-
"\@reactivex/rxjs": "^5.0.0-alpha.5",
30+
"systemjs": "^0.19.4",
31+
"@reactivex/rxjs": "^5.0.0-alpha.5",
3232
"traceur": "0.0.91"
3333
},
3434
"files": [

0 commit comments

Comments
 (0)