485: Ability to switch to previously loaded ids in UI (#583)
This commit is contained in:
@ -19,11 +19,15 @@
|
||||
},
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"@types/enzyme": "3.10.4",
|
||||
"@types/enzyme-adapter-react-16": "1.0.5",
|
||||
"@types/jest": "25.1.0",
|
||||
"@types/nanoid": "2.1.0",
|
||||
"@types/react": "16.9.19",
|
||||
"@types/react-color": "3.0.1",
|
||||
"@types/react-dom": "16.9.5",
|
||||
"enzyme": "3.11.0",
|
||||
"enzyme-adapter-react-16": "1.15.2",
|
||||
"husky": "4.2.1",
|
||||
"lint-staged": "10.0.3",
|
||||
"node-sass": "4.13.1",
|
||||
|
Reference in New Issue
Block a user