quickbundle 0.0.0-next-45ab553 → 0.0.0-next-552a1f9

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