react-app-polyfill 3.0.0 → 3.1.0-next.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-app-polyfill",
3
- "version": "3.0.0",
3
+ "version": "3.1.0-next.14+9802941f",
4
4
  "description": "Polyfills for various browsers including commonly used language features",
5
5
  "repository": {
6
6
  "type": "git",
@@ -28,5 +28,5 @@
28
28
  "regenerator-runtime": "^0.13.9",
29
29
  "whatwg-fetch": "^3.6.2"
30
30
  },
31
- "gitHead": "221e511730ca51c036c6954a9d2ee7659ff860f9"
31
+ "gitHead": "9802941ff049a28da2682801bc182a29761b71f4"
32
32
  }