Skip to content

Commit f9ca2d1

Browse files
committed
update README.md
1 parent 3fcbd05 commit f9ca2d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
수업에서 다루는 도구의 버전은 다음과 같습니다. 웬만하면 이 버전과 같은 환경으로 만들어 주세요.
2323

24-
- Node.js 13과 NPM 6
24+
- Node.js 13과 NPM 6 ([이 이슈](https://github.com/babel/babel/pull/11006)로 인해 Node.js v13.2 이상을 설치해야 합니다.)
2525
- 웹팩 4
2626
- 바벨 7
2727

@@ -55,4 +55,3 @@
5555
- `4-webpack/3-optimazation`: 웹팩 최적화 실습
5656
- `5-sample/1-react`: 리액트 샘플 실습
5757
- `master`: 최종 결과물
58-

0 commit comments

Comments
 (0)