mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-22 14:21:44 +00:00
[fix] remove 'module' from package.json
This is properly supported and there are no ES6 modules in the package at the moment.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"version": "0.1.7",
|
||||
"description": "React Native for Web",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/module.js",
|
||||
"files": [
|
||||
"babel",
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user