summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-06-01 08:48:43 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-06-01 08:48:43 +0200
commitcbe488f1b62d09579f52401c473f1e5c1ef75182 (patch)
tree975d0c7ddaf74bffb5a917c9656783cdf77e587c /package.json
parentc8702e20233417bef45d5d873ffc3d2b5e7e17cb (diff)
2.1.4 update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 2c1690bd..64d8f656 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "contacts",
- "version": "2.1.3",
+ "version": "2.1.4",
"description": "Place this app in **nextcloud/apps/**",
"author": {
"name": "Hendrik Leppelsack",
@@ -28,13 +28,13 @@
"chai": "^3.5.0",
"codecov": "^1.0.1",
"gulp": "^3.9.1",
- "gulp-cli": "^1.2.2",
+ "gulp-cli": "^2.0.1",
"gulp-concat": "^2.6.0",
"gulp-eslint": "^3.0.1",
"gulp-ng-annotate": "^2.0.0",
"gulp-sourcemaps": "^1.6.0",
"gulp-stylelint": "^5.0.0",
- "karma": "^1.2.0",
+ "karma": "^2.0.2",
"karma-chai": "^0.1.0",
"karma-coverage": "^1.1.1",
"karma-firefox-launcher": "^1.0.0",
@@ -42,8 +42,8 @@
"karma-mocha-reporter": "^2.1.0",
"karma-sinon": "^1.0.5",
"merge-stream": "^1.0.1",
- "mocha": "^3.0.2",
- "node-sass": "^4.5.3",
+ "mocha": "^5.2.0",
+ "node-sass": "^4.9.0",
"sinon": "^1.17.5",
"stylelint": "^9.1.1",
"stylelint-config-recommended-scss": "^3.1.0",