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 "private" : true ,
3- "version" : " 0.12.1 " ,
3+ "version" : " 0.12.2 " ,
44 "name" : " monorepo" ,
55 "scripts" : {
66 "clean" : " del-cli ./packages/*/dist" ,
Original file line number Diff line number Diff line change 33 "registry" : " https://registry.npmjs.org/"
44 },
55 "name" : " babel-plugin-react-native-web" ,
6- "version" : " 0.12.1 " ,
6+ "version" : " 0.12.2 " ,
77 "description" : " Babel plugin for React Native for Web" ,
88 "main" : " index.js" ,
99 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " benchmarks" ,
4- "version" : " 0.12.1 " ,
4+ "version" : " 0.12.2 " ,
55 "scripts" : {
66 "build" : " mkdir -p dist && cp -f index.html dist/index.html && ./node_modules/.bin/webpack-cli --config ./webpack.config.js" ,
77 "release" : " NODE_ENV=production yarn build && git checkout gh-pages && rm -rf ../../benchmarks && mv dist ../../benchmarks && git add -A && git commit -m \" Benchmarks deploy\" && git push origin gh-pages && git checkout -"
1414 "fela" : " ^11.0.2" ,
1515 "react-fela" : " ^11.0.2" ,
1616 "react-jss" : " ^10.0.4" ,
17- "react-native-web" : " 0.12.1 " ,
17+ "react-native-web" : " 0.12.2 " ,
1818 "reactxp" : " ^2.0.0" ,
1919 "styled-components" : " ^5.0.0" ,
2020 "styled-jsx" : " ^3.2.4" ,
2121 "styletron-engine-atomic" : " ^1.4.4" ,
2222 "styletron-react" : " ^5.2.6"
2323 },
2424 "devDependencies" : {
25- "babel-plugin-react-native-web" : " 0.12.1 " ,
25+ "babel-plugin-react-native-web" : " 0.12.2 " ,
2626 "css-loader" : " ^3.4.2" ,
2727 "style-loader" : " ^1.1.3" ,
2828 "url-loader" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " docs" ,
4- "version" : " 0.12.1 " ,
4+ "version" : " 0.12.2 " ,
55 "scripts" : {
66 "build" : " build-storybook --docs -o ./dist -c ./.storybook" ,
77 "start" : " start-storybook --docs -p 9001 -c ./.storybook" ,
1313 "@storybook/cli" : " ^5.3.9" ,
1414 "@storybook/react" : " ^5.3.9" ,
1515 "@storybook/theming" : " ^5.3.9" ,
16- "react-native-web" : " 0.12.1 "
16+ "react-native-web" : " 0.12.2 "
1717 },
1818 "devDependencies" : {
19- "babel-plugin-react-native-web" : " 0.12.1 " ,
19+ "babel-plugin-react-native-web" : " 0.12.2 " ,
2020 "url-loader" : " ^3.0.0" ,
2121 "webpack" : " ^4.41.5"
2222 }
Original file line number Diff line number Diff line change 33 "registry" : " https://registry.npmjs.org/"
44 },
55 "name" : " react-native-web" ,
6- "version" : " 0.12.1 " ,
6+ "version" : " 0.12.2 " ,
77 "description" : " React Native for Web" ,
88 "module" : " dist/index.js" ,
99 "main" : " dist/cjs/index.js" ,
You can’t perform that action at this time.
0 commit comments