Components: Fix test run

This commit is contained in:
Alexey Safronov 2021-03-10 19:51:44 +03:00
parent 392984ded3
commit 7d62b4432c
3 changed files with 24 additions and 848 deletions

View File

@ -1,4 +0,0 @@
import Enzyme from "enzyme";
import Adapter from "enzyme-adapter-react-16";
Enzyme.configure({ adapter: new Adapter() });

View File

@ -56,18 +56,6 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-values": "^0.3.3",
"rollup": "^1.32.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-generate-package-json": "^3.2.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-postcss": "^2.9.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-url": "^3.0.1",
"storybook-readme": "^5.0.9",
"styled-components": "^5.2.1",
"svg-inline-loader": "^0.8.2"

856
yarn.lock

File diff suppressed because it is too large Load Diff