From 8e074c631969b5f6d24faee842067a548bcc60be Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Tue, 8 Nov 2016 10:03:15 +0200 Subject: [PATCH] Update openapi-sampler to 0.3.3 (fixes #137) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 24690f03..9377a90a 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "karma-sinon": "^1.0.4", "karma-sourcemap-loader": "^0.3.7", "karma-webpack": "^1.8.0", - "node-sass": "^3.10.1", + "node-sass": "^3.11.2", "phantomjs-prebuilt": "^2.1.7", "protractor": "^4.0.10", "raw-loader": "^0.5.1", @@ -105,7 +105,7 @@ "hint.css": "^2.3.2", "json-pointer": "^0.6.0", "json-schema-ref-parser": "^3.1.2", - "openapi-sampler": "^0.3.2", + "openapi-sampler": "^0.3.3", "prismjs": "^1.5.1", "remarkable": "^1.6.2", "scrollparent": "^1.0.0",