fix(yarn2): put exported types in dependencies closes #1015

This commit is contained in:
moklick
2021-03-27 00:42:52 +01:00
parent 6cc2910477
commit 6af3f02669
2 changed files with 50 additions and 126 deletions
+2 -2
View File
@@ -29,6 +29,8 @@
},
"dependencies": {
"@babel/runtime": "^7.13.10",
"@types/d3": "^6.3.0",
"@types/react-redux": "^7.1.16",
"classcat": "^5.0.3",
"d3-selection": "^2.0.0",
"d3-zoom": "^2.0.0",
@@ -48,8 +50,6 @@
"@rollup/plugin-replace": "^2.4.1",
"@svgr/rollup": "^5.5.0",
"@types/classnames": "^2.2.11",
"@types/d3": "^6.3.0",
"@types/react-redux": "^7.1.16",
"@types/redux": "^3.6.31",
"@types/resize-observer-browser": "^0.1.5",
"autoprefixer": "^10.2.5",