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

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.102+657739fb",
3
+ "version": "3.0.0-next.103+5614c87b",
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": "657739fb15a39fc2bb608ff446c308406afe6388"
31
+ "gitHead": "5614c87bfbaae0ce52ac15aedd2cd0f91ffd420d"
32
32
  }