File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
babel-plugin-react-native-web
dom-event-testing-library Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "private" : true ,
3- "version" : " 0.14.9 " ,
3+ "version" : " 0.14.10 " ,
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.14.9 " ,
6+ "version" : " 0.14.10 " ,
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.14.9 " ,
4+ "version" : " 0.14.10 " ,
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 -"
1212 "d3-scale-chromatic" : " ^2.0.0" ,
1313 "@emotion/css" : " ^11.0.0" ,
1414 "react-jss" : " ^10.5.0" ,
15- "react-native-web" : " 0.14.9 " ,
15+ "react-native-web" : " 0.14.10 " ,
1616 "styled-components" : " ^5.2.1" ,
1717 "styled-jsx" : " ^3.3.2"
1818 },
1919 "devDependencies" : {
20- "babel-plugin-react-native-web" : " 0.14.9 " ,
20+ "babel-plugin-react-native-web" : " 0.14.10 " ,
2121 "css-loader" : " ^3.4.2" ,
2222 "style-loader" : " ^1.1.3" ,
2323 "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.14.9 " ,
4+ "version" : " 0.14.10 " ,
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.14.9 "
16+ "react-native-web" : " 0.14.10 "
1717 },
1818 "devDependencies" : {
19- "babel-plugin-react-native-web" : " 0.14.9 " ,
19+ "babel-plugin-react-native-web" : " 0.14.10 " ,
2020 "url-loader" : " ^3.0.0" ,
2121 "webpack" : " ^4.41.5"
2222 }
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " dom-event-testing-library" ,
4- "version" : " 0.14.9 " ,
4+ "version" : " 0.14.10 " ,
55 "main" : " index.js" ,
66 "description" : " Browser event sequences for unit tests" ,
77 "author" : " Nicolas Gallagher" ,
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.14.9 " ,
6+ "version" : " 0.14.10 " ,
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