@bpmn-io/form-js
Advanced tools
Comparing version 0.2.4 to 0.3.0
@@ -1,3 +0,3 @@ | ||
export { Form, createForm, schemaVersion } from '@bpmn-io/form-js-viewer'; | ||
export { Form, createForm } from '@bpmn-io/form-js-viewer'; | ||
export { FormEditor, createFormEditor } from '@bpmn-io/form-js-editor'; | ||
//# sourceMappingURL=index.es.js.map |
{ | ||
"name": "@bpmn-io/form-js", | ||
"version": "0.2.4", | ||
"version": "0.3.0", | ||
"description": "View and edit forms - powered by bpmn.io", | ||
@@ -53,4 +53,4 @@ "exports": { | ||
"dependencies": { | ||
"@bpmn-io/form-js-editor": "^0.2.4", | ||
"@bpmn-io/form-js-viewer": "^0.2.4" | ||
"@bpmn-io/form-js-editor": "^0.3.0", | ||
"@bpmn-io/form-js-viewer": "^0.3.0" | ||
}, | ||
@@ -63,3 +63,3 @@ "sideEffects": [ | ||
], | ||
"gitHead": "b4764afdaefaeaf9bae4924cff713552592222eb" | ||
"gitHead": "d843d0668e69e09cad1220e9dd25a0e1cbcc1461" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
312709
15
8770
+ Added@bpmn-io/form-js-editor@0.3.1(transitive)
+ Added@bpmn-io/form-js-viewer@0.3.1(transitive)
+ Added@bpmn-io/snarkdown@2.2.0(transitive)
+ Addedids@1.0.5(transitive)
- Removed@bpmn-io/form-js-editor@0.2.4(transitive)
- Removed@bpmn-io/form-js-viewer@0.2.4(transitive)
- Removedsnarkdown@2.0.0(transitive)