@forsakringskassan/vite-lib-config 2.2.1 → 3.0.0

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/README.md CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  Toolchain for building Vue framework libraries.
4
4
 
5
- - Hybrid ESM/CJS packages.
6
- - Transpiled with Babel.
7
- - Supports monorepo.
5
+ - Hybrid ESM/CJS packages.
6
+ - Transpiled with Babel.
7
+ - Supports monorepo.
8
8
 
9
9
  ## Configuration
10
10