react-app-polyfill 2.0.0-next.154 → 2.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": "2.0.0-next.154+2b1161b3",
3
+ "version": "2.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.7",
29
29
  "whatwg-fetch": "^3.4.1"
30
30
  },
31
- "gitHead": "2b1161b34641bb4d2f269661cd636bbcd4888406"
31
+ "gitHead": "ed958938f642007645dd5ac3466db36202f8754e"
32
32
  }