chore: Remove immutable as devDevepency

pull/37/head
Boaz Poolman 2022-01-07 10:09:43 +01:00
parent c53cf0a319
commit 7a4f6c329a
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@
"eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.21.5", "eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^2.3.0", "eslint-plugin-react-hooks": "^2.3.0",
"immutable": "3.8.2",
"jest": "^26.0.1", "jest": "^26.0.1",
"jest-cli": "^26.0.1", "jest-cli": "^26.0.1",
"jest-styled-components": "^7.0.2", "jest-styled-components": "^7.0.2",