JSON Editor feature

This commit is contained in:
laurent lepinay
2015-03-09 07:06:24 -07:00
parent 5eaea861a0
commit eb390ffca2
16 changed files with 174 additions and 29 deletions

View File

@@ -18,7 +18,8 @@
"dependencies": {
"shred": "0.8.10",
"btoa": "1.1.1",
"swagger-client": "2.1.9-M1"
"swagger-client": "2.1.9-M1",
"json-editor": "~0.7.15"
},
"devDependencies": {
"chai": "^2.1.0",