mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-05 09:40:02 +00:00
[redux-form/v4] Fix build by adding package.json (#27212)
This commit is contained in:
6
types/redux-form/v4/package.json
Normal file
6
types/redux-form/v4/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"redux": "^3.6.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user