From 4f1c0651c6bac826933b035681c9fe2806a56a80 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 5 Aug 2016 02:10:48 +0200 Subject: [PATCH] Add JsonForms example --- json/src/main/webapp/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/json/src/main/webapp/package.json b/json/src/main/webapp/package.json index 66eb42d00e..cb7a96797c 100644 --- a/json/src/main/webapp/package.json +++ b/json/src/main/webapp/package.json @@ -4,8 +4,8 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "typings": "0.6.5", - "jsonforms": "0.0.19", - "bootstrap": "3.3.6" + "typings": "0.6.5", + "jsonforms": "0.0.19", + "bootstrap": "3.3.6" } } \ No newline at end of file