@athenna/core
Advanced tools
Comparing version 5.10.0 to 5.11.0
{ | ||
"name": "@athenna/core", | ||
"version": "5.10.0", | ||
"version": "5.11.0", | ||
"description": "One foundation for multiple applications.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -43,3 +43,3 @@ /** | ||
'*.edge', | ||
'vite.config.*', | ||
'vite.config.{js,ts,mjs}', | ||
'node_modules/**/node_modules' | ||
@@ -46,0 +46,0 @@ ], |
122823