mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-22 22:44:52 +00:00
0.17.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "benchmarks",
|
||||
"version": "0.17.0",
|
||||
"version": "0.17.1",
|
||||
"scripts": {
|
||||
"dev": "mkdir -p dist && cp -f index.html dist/index.html && ./node_modules/.bin/webpack-cli --config ./webpack.config.js",
|
||||
"build": "NODE_ENV=production yarn dev"
|
||||
@@ -12,11 +12,11 @@
|
||||
"d3-scale-chromatic": "^2.0.0",
|
||||
"@emotion/css": "^11.1.3",
|
||||
"react-jss": "^10.5.1",
|
||||
"react-native-web": "0.17.0",
|
||||
"react-native-web": "0.17.1",
|
||||
"styled-components": "^5.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-plugin-react-native-web": "0.17.0",
|
||||
"babel-plugin-react-native-web": "0.17.1",
|
||||
"css-loader": "^5.0.2",
|
||||
"style-loader": "^2.0.0",
|
||||
"url-loader": "^4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user