Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 1, 2018
1 parent bff9a35 commit 9389163
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,18 @@
"name": "amac",
"version": "0.0.1",
"private": true,
"author": "kenny wong <wowohoo@qq.com>",
"license": "MIT",
"scripts": {
"start": "node node_modules/react-native-macos/local-cli/cli.js start",
"ios": "react-native run-ios",
"android": "react-native run-android",
"macos": "react-native-macos run-macos",
"test": "jest"
},
"homepage": "https://github.com/jaywcjlove/amac.git",
"repository": {
"type": "git",
"url": "https://github.com/jaywcjlove/amac.git"
},
"dependencies": {
"@rematch/core": "1.0.2",
"babel-plugin-module-resolver": "3.1.1",
Expand Down

0 comments on commit 9389163

Please sign in to comment.