소스 검색

Update package.json

wkh237 8 년 전
부모
커밋
3a1ac0b0ec
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      package.json

+ 1
- 1
package.json 파일 보기

@@ -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",