File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @atomic-layout/core" ,
33 "description" : " Atomic Layout core module" ,
4- "version" : " 0.12.0 " ,
4+ "version" : " 0.12.1 " ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
77 "typings" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @atomic-layout/emotion" ,
33 "description" : " Physical representation of layout composition to create declarative, responsive layouts in React." ,
4- "version" : " 0.12.0 " ,
4+ "version" : " 0.12.1 " ,
55 "license" : " MIT" ,
66 "esnext" : " src/index.ts" ,
77 "main" : " lib/cjs/index.js" ,
5353 "react" : " >= 16.8"
5454 },
5555 "dependencies" : {
56- "@atomic-layout/core" : " ^0.12.0 "
56+ "@atomic-layout/core" : " ^0.12.1 "
5757 },
5858 "devDependencies" : {
5959 "@emotion/core" : " 10.0.22" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " atomic-layout" ,
33 "description" : " Physical representation of layout composition to create declarative, responsive layouts in React." ,
4- "version" : " 0.13.0 " ,
4+ "version" : " 0.13.1 " ,
55 "license" : " MIT" ,
66 "esnext" : " src/index.ts" ,
77 "main" : " lib/cjs/index.js" ,
5353 "styled-components" : " >= 4"
5454 },
5555 "dependencies" : {
56- "@atomic-layout/core" : " ^0.12.0 "
56+ "@atomic-layout/core" : " ^0.12.1 "
5757 },
5858 "devDependencies" : {
5959 "@cypress/webpack-preprocessor" : " 4.1.0" ,
You can’t perform that action at this time.
0 commit comments