소스 검색

package.json bug fixed

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

+ 1
- 1
package.json 파일 보기

@@ -50,7 +50,7 @@
"yup": "^0.32.9"
},
"scripts": {
"start": "react-scripts --openssl-legacy-provider start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",

Loading…
취소
저장