mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
added treeview dependency
This commit is contained in:
committed by
Jean-Philippe Sirois
parent
80f91b5dc1
commit
378bb7d4db
@@ -31,6 +31,7 @@
|
||||
"react-dom": "^16.8.6",
|
||||
"react-helmet": "^5.2.1",
|
||||
"react-perfect-scrollbar": "^1.5.3",
|
||||
"react-treeview": "^0.4.7",
|
||||
"styled-components": "^4.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -38,6 +39,7 @@
|
||||
"@types/react": "^16.8.23",
|
||||
"@types/react-dom": "^16.8.5",
|
||||
"@types/react-helmet": "^5.0.8",
|
||||
"@types/react-treeview": "^0.4.2",
|
||||
"prettier": "^1.18.2",
|
||||
"@graphql-codegen/typescript": "1.4.0",
|
||||
"@graphql-codegen/typescript-operations": "1.4.0",
|
||||
|
||||
Reference in New Issue
Block a user