@next/polyfill-module 16.1.1-canary.18 → 16.1.1-canary.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next/polyfill-module",
|
|
3
|
-
"version": "16.1.1-canary.
|
|
3
|
+
"version": "16.1.1-canary.19",
|
|
4
4
|
"description": "A standard library polyfill for ES Modules supporting browsers (Edge 16+, Firefox 60+, Chrome 61+, Safari 10.1+)",
|
|
5
5
|
"main": "dist/polyfill-module.js",
|
|
6
6
|
"license": "MIT",
|