Upgraded checksley to 0.6.0
parent
33c98f2aef
commit
1002ebced5
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue