Add JsonForms example

This commit is contained in:
ivan 2016-08-05 02:10:48 +02:00
parent 81dd273e11
commit 4f1c0651c6
1 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"version": "0.0.1", "version": "0.0.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"typings": "0.6.5", "typings": "0.6.5",
"jsonforms": "0.0.19", "jsonforms": "0.0.19",
"bootstrap": "3.3.6" "bootstrap": "3.3.6"
} }
} }