From 141ad5f8d891876f9d05426a76e4e0d871dbf36a Mon Sep 17 00:00:00 2001 From: Josh Sommer Date: Thu, 22 Jun 2017 20:03:23 -0400 Subject: [PATCH] dependency and version bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c4c6ac1..225a4f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-slides", - "version": "2.2.9", + "version": "2.2.10", "description": "NativeScript Slides plugin.", "main": "nativescript-slides", "scripts": { @@ -66,6 +66,6 @@ "tns-core-modules": "^3.0.1" }, "dependencies": { - "nativescript-dom": "^1.0.6" + "nativescript-dom": "^2.0.0" } } \ No newline at end of file