Compare commits

...

2 Commits

Author SHA1 Message Date
Nicolas Gallagher
b7c8f00fcc 0.0.123 2017-09-12 11:31:49 -07:00
Nicolas Gallagher
ed81b985a9 Include the babel dir in published package 2017-09-12 11:31:38 -07:00

View File

@@ -1,9 +1,10 @@
{
"name": "react-native-web",
"version": "0.0.122",
"version": "0.0.123",
"description": "React Native for Web",
"main": "dist/index.js",
"files": [
"babel",
"dist",
"src",
"!**/__tests__"