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

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.101+20edab48",
3
+ "version": "3.0.0-next.102+657739fb",
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": "20edab4894b301f6b90dad0f90a2f82c52a7ac66"
31
+ "gitHead": "657739fb15a39fc2bb608ff446c308406afe6388"
32
32
  }