@hipay/hipay-material-ui 2.3.0-rcstyleguide → 2.3.0-rcstyleguide-beta1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.js +1 -6
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -1,9 +1,4 @@
1
- /** @license Material-UI v2.3.0-rcstyleguide
2
- *
3
- * This source code is licensed under the MIT license found in the
4
- * LICENSE file in the root directory of this source tree.
5
- */
6
- /** @license Material-UI v0.1.0
1
+ /** @license Material-UI v2.3.0-rcstyleguide-beta1
7
2
  *
8
3
  * This source code is licensed under the MIT license found in the
9
4
  * LICENSE file in the root directory of this source tree.
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-beta1",
5
5
  "description": "React components that implement Google's Material Design.",
6
6
  "repository": {
7
7
  "type": "git",