Skip to content

Commit 0791e42

Browse files
committed
fix: explicitly add react-app-polyfill to package.json
1 parent e421444 commit 0791e42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"core-js": "^2.5.7",
4949
"lodash": "^4.17.15",
5050
"prop-types": "^15.7.2",
51+
"react-app-polyfill": "^1.0.4",
5152
"react-is": "^16.9.0",
5253
"shortid": "^2.2.14"
5354
},

0 commit comments

Comments
 (0)