@aotearoan/neon 7.0.0-beta.1 → 7.0.2-beta.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.
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aotearoan/neon",
|
|
3
3
|
"description": "Neon is a lightweight design library of VueJS components with minimal dependencies. It supports light and dark modes and can be extended to support multiple themes",
|
|
4
|
-
"version": "7.0.
|
|
4
|
+
"version": "7.0.2-beta.1",
|
|
5
5
|
"module": "dist/neon.js",
|
|
6
6
|
"types": "dist/neon.d.ts",
|
|
7
7
|
"exports": {
|