mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-04-01 09:27:14 +08:00
Fix npm publish errors
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"name": "babel-plugin-react-native-web",
|
||||
"version": "0.10.0",
|
||||
"description": "Babel plugin for React Native for Web",
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"name": "react-native-web",
|
||||
"version": "0.10.0",
|
||||
"description": "React Native for Web",
|
||||
|
||||
Reference in New Issue
Block a user