Skip to content

Commit 756947c

Browse files
author
liudenghui
committed
单独上传
1 parent 26cf8b4 commit 756947c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react-native-web/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"publishConfig": {
33
"registry": "https://registry.npmjs.org/"
44
},
5-
"name": "react-native-web",
5+
"name": "react-native-web-liudh",
66
"version": "0.17.1",
77
"description": "React Native for Web",
88
"module": "dist/index.js",
@@ -28,11 +28,11 @@
2828
"react": ">=17.0.1",
2929
"react-dom": ">=17.0.1"
3030
},
31-
"author": "Nicolas Gallagher",
31+
"author": "liudh",
3232
"license": "MIT",
3333
"repository": {
3434
"type": "git",
35-
"url": "git://github.com/necolas/react-native-web.git"
35+
"url": "https://github.com/denghui1010/react-native-web"
3636
},
3737
"tags": [
3838
"react"

0 commit comments

Comments
 (0)