@next/polyfill-nomodule 13.0.2-canary.2 → 13.0.2

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.
@@ -1,6 +1,6 @@
1
- @next/polyfill-nomodule:build: cache hit, replaying output 0d1521baa9a78762
1
+ @next/polyfill-nomodule:build: cache hit, replaying output 1e0f7e44b73085c6
2
2
  @next/polyfill-nomodule:build:
3
- @next/polyfill-nomodule:build: > @next/polyfill-nomodule@13.0.2-canary.2 build /home/runner/work/next.js/next.js/packages/next-polyfill-nomodule
3
+ @next/polyfill-nomodule:build: > @next/polyfill-nomodule@13.0.2 build /home/runner/work/next.js/next.js/packages/next-polyfill-nomodule
4
4
  @next/polyfill-nomodule:build: > microbundle -i src/index.js -o dist/polyfill-nomodule.js -f iife --no-sourcemap --external none --no-pkg-main
5
5
  @next/polyfill-nomodule:build:
6
6
  @next/polyfill-nomodule:build: Build "@next/polyfill-nomodule" to dist:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next/polyfill-nomodule",
3
- "version": "13.0.2-canary.2",
3
+ "version": "13.0.2",
4
4
  "description": "A polyfill for non-dead, nomodule browsers.",
5
5
  "main": "dist/polyfill-nomodule.js",
6
6
  "license": "MIT",