diff package.json @ 25:0795207f3b90

ng2-table now with pager, sorting and styling.
author casties
date Tue, 26 Jan 2016 19:19:23 +0100
parents f6f4177d0a81
children 991bf349bb04
line wrap: on
line diff
--- a/package.json	Tue Jan 26 16:54:38 2016 +0100
+++ b/package.json	Tue Jan 26 19:19:23 2016 +0100
@@ -8,6 +8,7 @@
   "jspm": {
     "dependencies": {
       "angular2": "npm:angular2@^2.0.0-beta.1",
+      "ng2-bootstrap": "npm:ng2-bootstrap@^1.0.1-beta.2",
       "ng2-table": "npm:ng2-table@^1.0.0-beta.0",
       "plugin-typescript": "github:frankwallis/plugin-typescript@^2.5.2",
       "reflect-metadata": "npm:reflect-metadata@^0.1.3",