We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32de21e commit 7eb0a5dCopy full SHA for 7eb0a5d
modules/admin/package.json
@@ -21,7 +21,7 @@
21
"file-saver": "^2.0.2",
22
"jquery": "^3.3.1",
23
"js-cookie": "2.2.0",
24
- "json-schema-editor": "^0.2.4",
+ "json-schema-editor": "^0.2.5",
25
"normalize.css": "7.0.0",
26
"nprogress": "0.2.0",
27
"object-path": "^0.11.4",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "expressa",
3
- "version": "0.5.7",
+ "version": "0.5.8",
4
"description": "API framework using JSON schemas",
5
"main": "index.js",
6
"repository": "https://github.com/thomas4019/expressa",
0 commit comments