This commit is contained in:
Nicolas Gallagher
2017-12-20 17:31:20 +00:00
parent 3ecf5d2ed2
commit 3e12ddfb2b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Typical render timings*: mean ± two standard deviations.
| Implementation | Deep tree (ms) | Wide tree (ms) | Tweets (ms) |
| :--- | ---: | ---: | ---: |
| `css-modules` | `80.47` `±25.13` | `144.87` `±32.70` | |
| `react-native-web@0.2.0` | `88.68` `±28.78` | `178.17` `±39.90` | `13.78` `±2.90ms` |
| `react-native-web@0.2.1` | `88.68` `±28.78` | `178.17` `±39.90` | `13.78` `±2.90ms` |
Other libraries
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-web",
"version": "0.2.0",
"version": "0.2.1",
"description": "React Native for Web",
"main": "dist/index.js",
"files": [