Update package.json dependencies

This commit is contained in:
RainLoop Team 2017-02-28 21:44:13 +03:00
parent f9df374fa7
commit 77fb74bc4a
16 changed files with 628 additions and 623 deletions

2
dev/External/ko.js vendored
View file

@ -1248,4 +1248,4 @@ ko.observable.fn.validateFunc = function(fFunc) {
return this;
};
module.exports = ko;
export default ko;