quickbundle 0.0.0-next-bcec0ee → 0.0.0-next-f045593

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -589,7 +589,7 @@ const formatSize = (bytes)=>{
589
589
  };
590
590
 
591
591
  var name = "quickbundle";
592
- var version = "0.0.0-next-bcec0ee";
592
+ var version = "0.0.0-next-f045593";
593
593
 
594
594
  const createProgram = (...commandBuilders)=>{
595
595
  const program = termost({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "quickbundle",
3
- "version": "0.0.0-next-bcec0ee",
3
+ "version": "0.0.0-next-f045593",
4
4
  "description": "The zero-configuration transpiler and bundler for the web",
5
5
  "keywords": [
6
6
  "library",