Added back ngclipboard

This commit is contained in:
Fergal Moran
2016-01-12 10:47:00 +00:00
parent 7af981c4ff
commit 429689c79f

View File

@@ -38,14 +38,14 @@
"smalot-bootstrap-datetimepicker": "~2.3.4",
"js-data-angular": "~3.1.0",
"ui-select": "angular-ui-select#~0.13.2",
"ngInfiniteScroll": "~1.2.1"
"ngInfiniteScroll": "~1.2.1",
"ngclipboard": "~1.1.0"
},
"devDependencies": {
"angular-mocks": ">=1.2.*",
"angular-scenario": ">=1.2.*"
},
"resolutions": {
"js-data-angular": "~3.1.0",
"angular-bootstrap": "~0.14.3",
"angular": "1.4.8"
}