File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
babel-plugin-react-native-web Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.5.1" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true ,
66 "packages" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-react-native-web" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " Babel plugin for React Native for Web" ,
55 "main" : " index.js" ,
66 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " benchmarks" ,
4- "version" : " 0.2.2 " ,
4+ "version" : " 0.3.0 " ,
55 "scripts" : {
66 "benchmark" : " webpack --config ./webpack.config.js && open index.html"
77 },
1717 "react" : " ^16.2.0" ,
1818 "react-dom" : " ^16.2.0" ,
1919 "react-jss" : " ^8.2.0" ,
20- "react-native-web" : " ^0.2.2 " ,
20+ "react-native-web" : " ^0.3.0 " ,
2121 "reactxp" : " ^0.46.6" ,
2222 "styled-components" : " ^2.3.2" ,
2323 "styletron-client" : " ^3.0.0-rc.5" ,
2424 "styletron-utils" : " ^3.0.0-rc.3"
2525 },
2626 "devDependencies" : {
27- "babel-plugin-react-native-web" : " ^0.2.2 " ,
27+ "babel-plugin-react-native-web" : " ^0.3.0 " ,
2828 "css-loader" : " ^0.28.7" ,
2929 "style-loader" : " ^0.19.1" ,
3030 "webpack" : " ^3.10.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-web" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " React Native for Web" ,
55 "main" : " dist/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " website" ,
4- "version" : " 0.2.2 " ,
4+ "version" : " 0.3.0 " ,
55 "scripts" : {
66 "build" : " build-storybook -o ./dist -c ./storybook/.storybook" ,
77 "start" : " start-storybook -p 9001 -c ./storybook/.storybook" ,
1212 "@storybook/react" : " ^3.2.18" ,
1313 "react" : " ^16.2.0" ,
1414 "react-dom" : " ^16.2.0" ,
15- "react-native-web" : " ^0.2.2 "
15+ "react-native-web" : " ^0.3.0 "
1616 },
1717 "devDependencies" : {
18- "babel-plugin-react-native-web" : " ^0.2.2 " ,
18+ "babel-plugin-react-native-web" : " ^0.3.0 " ,
1919 "url-loader" : " ^0.6.2" ,
2020 "webpack" : " ^3.10.0"
2121 }
You can’t perform that action at this time.
0 commit comments