survey-react 1.8.74 → 1.8.75
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/modern.css +1 -1
- package/modern.min.css +1 -1
- package/package.json +1 -1
- package/survey.css +1 -1
- package/survey.min.css +1 -1
- package/survey.react.d.ts +1 -1
- package/survey.react.js +2 -2
- package/survey.react.min.js +2 -2
package/modern.css
CHANGED
package/modern.min.css
CHANGED
package/package.json
CHANGED
package/survey.css
CHANGED
package/survey.min.css
CHANGED
package/survey.react.d.ts
CHANGED
package/survey.react.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* surveyjs - Survey JavaScript library v1.8.
|
2
|
+
* surveyjs - Survey JavaScript library v1.8.75
|
3
3
|
* Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
|
4
4
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
5
5
|
*/
|
@@ -10261,7 +10261,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
10261
10261
|
|
10262
10262
|
//import "../../modern.scss";
|
10263
10263
|
var Version;
|
10264
|
-
Version = "" + "1.8.
|
10264
|
+
Version = "" + "1.8.75";
|
10265
10265
|
|
10266
10266
|
|
10267
10267
|
|