Inflearn Community Q&A
혹시 버전중에 리엑트
Written on
·
158
0
리엑트 버전이
{
"name": "react-nodebird-front",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "next"
},
"author": "PK",
"license": "ISC",
"dependencies": {
"@ant-design/icons": "^4.6.4",
"antd": "^4.16.13",
"next": "^9.5.5",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"styled-components": "^5.3.1"
},
"devDependencies": {
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-react-hooks": "^4.2.0"
}
}
괜찮은가요 ? 17이라고 되어있는데 reactnodejsreduxexpressNext.js




