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

Commit 93933ea

Browse files
committed
Update to angular 36
1 parent 1d9137f commit 93933ea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/BTMorton/angular2-grid",
2424
"peerDependencies": {
25-
"angular2": "2.0.0-alpha.35",
25+
"angular2": "2.0.0-alpha.36",
2626
"systemjs": "^0.18.17"
2727
},
2828
"files": [
@@ -35,5 +35,8 @@
3535
"gulp-typescript": "^2.8.1",
3636
"merge2": "^0.3.6",
3737
"typescript": "^1.5.3"
38+
},
39+
"dependencies": {
40+
"angular2": "^2.0.0-alpha.36"
3841
}
3942
}

0 commit comments

Comments
 (0)