Skip to content

Commit 91845fa

Browse files
committed
bumped up version
1 parent e214c16 commit 91845fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "material-ui-layout",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Layout components for material-ui",
55
"main": "./lib/index.js",
66
"scripts": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ babel-plugin-transform-flow-strip-types@^6.22.0:
740740
babel-plugin-syntax-flow "^6.18.0"
741741
babel-runtime "^6.22.0"
742742

743-
babel-plugin-transform-object-rest-spread@^6.22.0, babel-plugin-transform-object-rest-spread@^6.26.0:
743+
babel-plugin-transform-object-rest-spread@^6.22.0:
744744
version "6.26.0"
745745
resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz#0f36692d50fef6b7e2d4b3ac1478137a963b7b06"
746746
dependencies:

0 commit comments

Comments
 (0)