summit-registration-lite 1.0.73 → 1.0.77

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "summit-registration-lite",
3
- "version": "1.0.73",
3
+ "version": "1.0.77",
4
4
  "description": "Summit Registration Lite",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -68,9 +68,9 @@
68
68
  "react-dropzone": "^4.2.13",
69
69
  "react-google-maps": "^9.4.5",
70
70
  "react-redux": "^7.2.0",
71
- "react-rte": "^0.16.3",
72
71
  "react-router": "^4.3.1",
73
72
  "react-router-dom": "^4.3.1",
73
+ "react-rte": "^0.16.3",
74
74
  "react-select": "^2.4.3",
75
75
  "react-test-renderer": "^17.0.2",
76
76
  "react-tooltip": "^3.11.6",
@@ -113,12 +113,12 @@
113
113
  "react-dom": "^16.4.1",
114
114
  "react-dropzone": "^4.2.9",
115
115
  "react-google-maps": "^9.4.5",
116
- "redux": "^4.0.5",
117
- "redux-persist": "^5.9.1",
118
- "redux-thunk": "^2.3.0",
119
116
  "react-select": "^2.4.3",
120
117
  "react-star-ratings": "^2.3.0",
121
118
  "react-tooltip": "^3.11.1",
119
+ "redux": "^4.0.5",
120
+ "redux-persist": "^5.9.1",
121
+ "redux-thunk": "^2.3.0",
122
122
  "superagent": "^3.8.1",
123
123
  "sweetalert2": "^8.15.2",
124
124
  "urijs": "^1.19.1",