Client: fix angular2-notifications dep...
authorChocobozzz <florian.bigard@gmail.com>
Sun, 5 Feb 2017 09:26:22 +0000 (10:26 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Sun, 5 Feb 2017 09:27:29 +0000 (10:27 +0100)
client/package.json
client/src/app/core/core.module.ts

index 9566961d427eeaa707ce38fe4179c6453920981f..ad901fc6716bb2d68f4b9f82ba677b23e1964d5f 100644 (file)
@@ -36,7 +36,7 @@
     "@types/videojs": "0.0.30",
     "@types/webpack": "^2.0.0",
     "angular-pipes": "^5.0.0",
-    "angular2-notifications": "^0.4.49",
+    "angular2-notifications": "^0.4.53",
     "angular2-template-loader": "^0.6.0",
     "assets-webpack-plugin": "^3.4.0",
     "awesome-typescript-loader": "3.0.0-beta.18",
@@ -58,7 +58,7 @@
     "ng2-bootstrap": "1.1.16-10",
     "ng2-file-upload": "^1.1.4-2",
     "ng2-meta": "https://github.com/chocobozzz/ng2-meta#build",
-    "ng2-smart-table": "^0.5.2-1",
+    "ng2-smart-table": "0.5.2-1",
     "ngc-webpack": "1.1.0",
     "node-sass": "^4.1.1",
     "normalize.css": "^5.0.0",
index f02304647eea308dd5d825aa1ee7d86f7c5ac729..ae2930552862435f90e7ae65a8a646de830c72fe 100644 (file)
@@ -18,7 +18,7 @@ import { throwIfAlreadyLoaded } from './module-import-guard';
     RouterModule,
 
     ModalModule,
-    SimpleNotificationsModule
+    SimpleNotificationsModule.forRoot()
   ],
 
   declarations: [