Add flux types as a dev dependency
This is not the right thing to do, since we don't directly use Flux at this layer, but for the moment we need it to get distribution builds working.
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
"@babel/preset-typescript": "^7.7.4",
|
||||
"@babel/register": "^7.7.4",
|
||||
"@babel/runtime": "^7.7.6",
|
||||
"@types/flux": "^3.1.9",
|
||||
"@types/modernizr": "^3.5.3",
|
||||
"@types/node": "^12.12.41",
|
||||
"@types/react": "16.9",
|
||||
|
||||
Reference in New Issue
Block a user