@hipay/hipay-material-ui 2.3.0-rcstyleguide-beta2 → 2.3.0-rcstyleguide-beta3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@hipay/hipay-material-ui",
|
3
3
|
"private": false,
|
4
|
-
"version": "2.3.0-rcstyleguide-
|
4
|
+
"version": "2.3.0-rcstyleguide-beta3",
|
5
5
|
"description": "React components that implement Google's Material Design.",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -32,7 +32,6 @@
|
|
32
32
|
"react-lazyload": "2.6.2",
|
33
33
|
"react-leaflet": "2.5.0",
|
34
34
|
"react-pdf": "4.1.0",
|
35
|
-
"react-scripts": "3.0.1",
|
36
35
|
"react-spinners": "0.6.1",
|
37
36
|
"recompose": "0.30.0",
|
38
37
|
"validator": "10.7.1"
|