Skip to content

Commit

Permalink
Add clean script
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Jul 14, 2017
1 parent 26d3ca5 commit 3964114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-router-native/package.json
Expand Up @@ -11,6 +11,7 @@
"main": "main.js",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"clean": "git clean -fdX .",
"test": "jest"
},
"files": [
Expand Down

0 comments on commit 3964114

Please sign in to comment.