Update ng2-select2 (#234)

Fixed init value for keypress tab 
Fixes #230
This commit is contained in:
Nejc Zdovc
2016-12-25 16:47:57 +01:00
committed by József Farkas
parent 7feafc7c3c
commit 28159ec9c0

View File

@@ -50,7 +50,7 @@
"jquery": "3.1.1",
"json-loader": "^0.5.4",
"ng2-dragula": "1.2.2",
"ng2-select2": "1.0.0-beta.4",
"ng2-select2": "1.0.0-beta.6",
"rxjs": "5.0.1",
"select2": "^4.0.3",
"typescript": "2.1.4",