Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
buil: add test command
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanguy Antoine committed Dec 29, 2018
1 parent d230daf commit 84af3c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"scripts": {
"prepack": "tsc -p tsconfig.json",
"start": "tsc -p tsconfig.json -w",
"test": "echo 'no tests'",
"semantic-release": "semantic-release --no-ci"
},
"rnpm": {},
Expand Down

0 comments on commit 84af3c0

Please sign in to comment.