File tree Expand file tree Collapse file tree 6 files changed +16
-16
lines changed Expand file tree Collapse file tree 6 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1313 "Tag: Internal" : " :house: Internal"
1414 }
1515 },
16- "version" : " 7.3.1 "
16+ "version" : " 7.3.2 "
1717}
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-emotion" ,
3- "version" : " 7.3.1 " ,
3+ "version" : " 7.3.2 " ,
44 "description" : " A recommended babel preprocessing plugin for emotion, the The Next Generation of CSS-in-JS." ,
55 "main" : " lib/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " emotion-server" ,
3- "version" : " 7.3.1 " ,
3+ "version" : " 7.3.2 " ,
44 "description" : " SSR and style extraction tooling for emotion, The Next Generation of CSS-in-JS." ,
55 "main" : " lib/index.js" ,
66 "files" : [
1313 "clean" : " rimraf lib"
1414 },
1515 "dependencies" : {
16- "emotion" : " ^7.3.1 " ,
16+ "emotion" : " ^7.3.2 " ,
1717 "emotion-utils" : " ^7.3.1"
1818 },
1919 "devDependencies" : {
2020 "babel-cli" : " ^6.24.1" ,
2121 "npm-run-all" : " ^4.0.2" ,
22- "react-emotion" : " ^7.3.1 " ,
22+ "react-emotion" : " ^7.3.2 " ,
2323 "rimraf" : " ^2.6.1"
2424 },
2525 "author" : " Kye Hohenberger" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " emotion" ,
3- "version" : " 7.3.1 " ,
3+ "version" : " 7.3.2 " ,
44 "description" : " The Next Generation of CSS-in-JS." ,
55 "main" : " dist/index.cjs.js" ,
66 "module" : " dist/index.es.js" ,
1919 "rollup:umd" : " UMD=true rollup -c ../../rollup.config.js"
2020 },
2121 "dependencies" : {
22- "babel-plugin-emotion" : " ^7.3.1 " ,
23- "emotion-server" : " ^7.3.1 " ,
22+ "babel-plugin-emotion" : " ^7.3.2 " ,
23+ "emotion-server" : " ^7.3.2 " ,
2424 "emotion-utils" : " ^7.3.1" ,
25- "react-emotion" : " ^7.3.1 "
25+ "react-emotion" : " ^7.3.2 "
2626 },
2727 "devDependencies" : {
2828 "babel-cli" : " ^6.24.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " preact-emotion" ,
3- "version" : " 7.3.1 " ,
3+ "version" : " 7.3.2 " ,
44 "description" : " The Next Generation of CSS-in-JS, for Preact projects." ,
55 "main" : " dist/index.cjs.js" ,
66 "module" : " dist/index.es.js" ,
1414 "rollup" : " rollup -c ../../rollup.config.js"
1515 },
1616 "dependencies" : {
17- "babel-plugin-emotion" : " ^7.3.1 " ,
18- "emotion" : " ^7.3.1 " ,
17+ "babel-plugin-emotion" : " ^7.3.2 " ,
18+ "emotion" : " ^7.3.2 " ,
1919 "emotion-utils" : " ^7.3.1"
2020 },
2121 "devDependencies" : {
2222 "npm-run-all" : " ^4.0.2" ,
23- "react-emotion" : " ^7.3.1 " ,
23+ "react-emotion" : " ^7.3.2 " ,
2424 "rimraf" : " ^2.6.1" ,
2525 "rollup" : " ^0.43.0"
2626 },
Original file line number Diff line number Diff line change 11{
22 "name" : " react-emotion" ,
3- "version" : " 7.3.1 " ,
3+ "version" : " 7.3.2 " ,
44 "description" : " The Next Generation of CSS-in-JS, for React projects." ,
55 "main" : " dist/index.cjs.js" ,
66 "module" : " dist/index.es.js" ,
1616 "rollup:umd" : " UMD=true rollup -c ../../rollup.config.js"
1717 },
1818 "dependencies" : {
19- "babel-plugin-emotion" : " ^7.3.1 " ,
20- "emotion" : " ^7.3.1 " ,
19+ "babel-plugin-emotion" : " ^7.3.2 " ,
20+ "emotion" : " ^7.3.2 " ,
2121 "emotion-utils" : " ^7.3.1"
2222 },
2323 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments