react-app-polyfill 3.0.0-next.103 → 3.0.0-next.104

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-next.103+5614c87b",
3
+ "version": "3.0.0-next.104+6a3315b7",
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": "5614c87bfbaae0ce52ac15aedd2cd0f91ffd420d"
31
+ "gitHead": "6a3315b73c19791cf485d3e53b7ff72a042014cb"
32
32
  }