Upgraded checksley to 0.6.0

stable
Jesús Espino 2014-08-13 10:42:15 +02:00
parent 33c98f2aef
commit 1002ebced5
1 changed files with 3 additions and 2 deletions

View File

@ -56,7 +56,7 @@
"angular-sanitize": "1.2.21", "angular-sanitize": "1.2.21",
"angular-mocks": "1.2.21", "angular-mocks": "1.2.21",
"kalendae": "~0.4.1", "kalendae": "~0.4.1",
"checksley": "~0.5.0", "checksley": "~0.6.0",
"i18next": "~1.7.1", "i18next": "~1.7.1",
"jquery": "~2.1.1", "jquery": "~2.1.1",
"select2": "~3.4.5", "select2": "~3.4.5",
@ -75,7 +75,8 @@
"resolutions": { "resolutions": {
"lodash": "~2.4.1", "lodash": "~2.4.1",
"moment": "~2.6.0", "moment": "~2.6.0",
"jquery": "~2.1.1" "jquery": "~2.1.1",
"angular": "1.2.21"
}, },
"private": true "private": true
} }