@activecollab/components 2.0.104 → 2.0.106

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": "@activecollab/components",
3
- "version": "2.0.104",
3
+ "version": "2.0.106",
4
4
  "description": "ActiveCollab Components",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -99,7 +99,6 @@
99
99
  "babel-loader": "^8.2.3",
100
100
  "babel-plugin-macros": "^3.1.0",
101
101
  "babel-plugin-styled-components": "^2.0.2",
102
- "country-explorer": "^1.1.1",
103
102
  "enzyme-to-json": "^3.6.2",
104
103
  "eslint": "^7.22.0",
105
104
  "eslint-config-prettier": "^8.3.0",
@@ -156,6 +155,7 @@
156
155
  "@babel/runtime": "^7.23.8",
157
156
  "@popperjs/core": "^2.11.0",
158
157
  "classnames": "^2.3.1",
158
+ "country-explorer": "^1.1.2",
159
159
  "date-fns": "^3.2.0",
160
160
  "lodash.debounce": "^4.0.8",
161
161
  "moment": "^2.29.1",