refactor(examples): use @types/react from lib
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"devDependencies": {
|
||||
"@types/dagre": "^0.7.46",
|
||||
"@types/localforage": "0.0.34",
|
||||
"@types/react": "^17.0.27",
|
||||
"@types/react": "file:../node_modules/@types/react",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/react-router-dom": "^5.3.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user