Add classnames

This commit is contained in:
obergodmar
2020-07-27 14:36:58 +03:00
parent 1e1d274b49
commit 1ec0fb31cd
9 changed files with 26 additions and 20 deletions
+2
View File
@@ -8,12 +8,14 @@
"url": "https://github.com/obergodmar"
},
"dependencies": {
"classnames": "^2.2.6",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.1",
"serve": "^11.3.2"
},
"devDependencies": {
"@types/classnames": "^2.2.10",
"@types/react": "^16.9.41",
"@types/react-dom": "^16.9.8",
"node-sass": "^4.14.1",