bright-components 10.2.8 → 10.2.9
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "bright-components",
|
3
|
-
"version": "10.2.
|
3
|
+
"version": "10.2.9",
|
4
4
|
"private": false,
|
5
5
|
"main": "./dist",
|
6
6
|
"repository": {
|
@@ -29,7 +29,6 @@
|
|
29
29
|
"react-autosuggest": "^9.4.3",
|
30
30
|
"react-copy-to-clipboard": "^5.0.1",
|
31
31
|
"react-day-picker": "^7.3.2",
|
32
|
-
"react-dev-utils": "^9.0.3",
|
33
32
|
"react-dropzone": "^4.3.0",
|
34
33
|
"react-icon-base": "^2.1.1",
|
35
34
|
"react-onclickoutside": "^6.7.1",
|
@@ -124,6 +123,7 @@
|
|
124
123
|
"prettier": "^1.18.2",
|
125
124
|
"react": "^16.9.0",
|
126
125
|
"react-app-polyfill": "^1.0.2",
|
126
|
+
"react-dev-utils": "^9.0.3",
|
127
127
|
"react-dom": "^16.9.0",
|
128
128
|
"react-styleguidist": "^8.0.6",
|
129
129
|
"resolve": "1.13.1",
|