|
|
@@ -6,7 +6,7 @@
|
|
6
|
6
|
"scripts": {
|
|
7
|
7
|
"start": "node node_modules/react-native/local-cli/cli.js start",
|
|
8
|
8
|
"update-info": "sh scripts/contributors.sh",
|
|
9
|
|
- "test": "sh ./scrips/test.sh"
|
|
|
9
|
+ "test": "sh ./scripts/test.sh"
|
|
10
|
10
|
},
|
|
11
|
11
|
"devDependencies": {
|
|
12
|
12
|
"body-parser": "^1.15.0",
|