diff --git a/json-modules/json/src/main/webapp/package.json b/json-modules/json/src/main/webapp/package.json index 3f234c5dd245..2afb56baeda7 100644 --- a/json-modules/json/src/main/webapp/package.json +++ b/json-modules/json/src/main/webapp/package.json @@ -1,11 +1,11 @@ { - "name": "jsonforms-intro", - "description": "Introduction to JSONForms", - "version": "0.0.1", - "license": "MIT", - "dependencies": { - "typings": "2.0.0", - "jsonforms": "0.0.20", - "bootstrap": "3.3.6" - } -} \ No newline at end of file + "name": "jsonforms-intro", + "description": "Introduction to JSONForms", + "version": "0.0.1", + "license": "MIT", + "dependencies": { + "typings": "2.0.0", + "jsonforms": "0.0.20", + "bootstrap": "3.3.6" + } +}