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

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.104+6a3315b7",
3
+ "version": "3.0.0",
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": "6a3315b73c19791cf485d3e53b7ff72a042014cb"
31
+ "gitHead": "221e511730ca51c036c6954a9d2ee7659ff860f9"
32
32
  }