vite-plugin-singlefile-compression 1.1.0 → 1.1.1

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/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -94,6 +94,8 @@ export interface Options {
94
94
 
95
95
  ## Effect
96
96
 
97
+ https://bddjr.github.io/vite-plugin-singlefile-compression/
98
+
97
99
  ```
98
100
  vite v5.4.11 building for production...
99
101
  ✓ 45 modules transformed.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite-plugin-singlefile-compression",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "main": "dist/index.js",
5
5
  "typings": "dist/index.d.ts",
6
6
  "files": [