This commit is contained in:
Nicolas Gallagher
2017-10-18 11:10:59 -07:00
parent bdfe943bd5
commit ba96e457b4
+2 -1
View File
@@ -1,11 +1,12 @@
{
"name": "react-native-web",
"version": "0.1.10",
"version": "0.1.11",
"description": "React Native for Web",
"main": "dist/index.js",
"files": [
"babel",
"dist",
"jest",
"src",
"!**/__tests__"
],