survey-creator-react
Advanced tools
Comparing version 1.9.125 to 1.9.126
{ | ||
"name": "survey-creator-react", | ||
"version": "1.9.125", | ||
"version": "1.9.126", | ||
"description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.", | ||
@@ -39,7 +39,7 @@ "keywords": [ | ||
"dependencies": { | ||
"survey-core": "1.9.125", | ||
"survey-react-ui": "1.9.125", | ||
"survey-creator-core": "1.9.125" | ||
"survey-core": "1.9.126", | ||
"survey-react-ui": "1.9.126", | ||
"survey-creator-core": "1.9.126" | ||
}, | ||
"devDependencies": {} | ||
} |
@@ -47,2 +47,3 @@ export declare let Version: string; | ||
export * from "../Search"; | ||
export * from "../Switcher"; | ||
export * from "../tabs/JsonErrorItem"; | ||
@@ -49,0 +50,0 @@ export * from "../custom-questions/SpinEditor"; |
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 too big to display
700254
65
5117
+ Addedsurvey-core@1.9.126(transitive)
+ Addedsurvey-creator-core@1.9.126(transitive)
+ Addedsurvey-react-ui@1.9.126(transitive)
- Removedsurvey-core@1.9.125(transitive)
- Removedsurvey-creator-core@1.9.125(transitive)
- Removedsurvey-react-ui@1.9.125(transitive)
Updatedsurvey-core@1.9.126
Updatedsurvey-creator-core@1.9.126
Updatedsurvey-react-ui@1.9.126