rollup 2.58.2 → 2.58.3

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/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # rollup changelog
2
2
 
3
+ ## 2.58.3
4
+
5
+ _2021-10-25_
6
+
7
+ ### Bug Fixes
8
+
9
+ - Republish 2.58.1 with npm 6 as files were missing
10
+
3
11
  ## 2.58.2
4
12
 
5
13
  _2021-10-25_
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.58.2
6
- Mon, 25 Oct 2021 13:36:26 GMT - commit ddaff0e6223304e3f2908aee9a4698c08516d4f1
5
+ Rollup.js v2.58.3
6
+ Mon, 25 Oct 2021 13:49:07 GMT - commit 0b8d4c668683c7702f20fcf480db077dbe2be774
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup
@@ -0,0 +1 @@
1
+ {"type":"module"}