From bfe0bd061cb92806e8dce0441c258e6b796c7bab Mon Sep 17 00:00:00 2001 From: Eric Fernandez Date: Thu, 25 Oct 2018 09:49:36 -0300 Subject: [PATCH] quito dependencias --- package.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 68eda6a..f1bde6b 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,8 @@ "bootstrap": "^4.1.3", "font-awesome": "^4.7.0", "gulp": "^3.9.1", + "angular-on-screen-keyboard": "git+https://github.com/ericf97/angular-on-screen-keyboard.git", + "angular-sanitize": "^1.7.5", "gulp-angular-templatecache": "^2.2.2", "gulp-clean": "^0.4.0", "gulp-concat": "^2.6.1", @@ -54,9 +56,5 @@ "jshint": "^2.9.6", "pre-commit": "^1.2.2", "pump": "^3.0.0" - }, - "dependencies": { - "angular-on-screen-keyboard": "git+https://github.com/ericf97/angular-on-screen-keyboard.git", - "angular-sanitize": "^1.7.5" } } -- 1.9.1