Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 3a1ac0b

Browse files
authored
Update package.json
1 parent e831531 commit 3a1ac0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"scripts": {
77
"start": "node node_modules/react-native/local-cli/cli.js start",
88
"update-info": "sh scripts/contributors.sh",
9-
"test": "sh ./scrips/test.sh"
9+
"test": "sh ./scripts/test.sh"
1010
},
1111
"devDependencies": {
1212
"body-parser": "^1.15.0",

0 commit comments

Comments
 (0)