Skip to content

Commit

Permalink
修改模块为公有, 发布到npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangYaodong committed Jun 29, 2017
1 parent f8b7a12 commit 4be298c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "TreeExample",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start"
},
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "react-native-tree",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start"
},
Expand Down

0 comments on commit 4be298c

Please sign in to comment.