From 46afb6570fd96db21eb208eb0c8b1f4d919c02c8 Mon Sep 17 00:00:00 2001 From: foaly-nr1 Date: Tue, 2 May 2017 13:12:11 +0100 Subject: [PATCH] Release v1.1.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 17ad91c..455d03a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fl-interactive-form", - "version": "1.1.0", + "version": "1.1.1", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", @@ -10,7 +10,7 @@ "author": "Lazamar @ FourLabs", "license": "ISC", "dependencies": { - "fl-form-builder": "git+https://github.com/fourlabsldn/fl-form-builder.git#439ad2630bf341bd288ffa3c1896433a9ff31243", + "fl-form-builder": "^1.3.1", "react": "^15.3.2", "react-dom": "^15.3.2", "requirejs": "^2.3.2"