[redux-form/v4] Fix build by adding package.json (#27212)

This commit is contained in:
Gerhard Stöbich
2018-07-23 17:47:36 +02:00
committed by Andy
parent af3a897849
commit b3eaeded0a

View File

@@ -0,0 +1,6 @@
{
"private": true,
"dependencies": {
"redux": "^3.6.0"
}
}