@waline/admin 0.28.2 → 0.28.3

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/admin.js +1 -1
  2. package/package.json +1 -1
package/dist/admin.js CHANGED
@@ -18291,7 +18291,7 @@ async function p3() {
18291
18291
  );
18292
18292
  }
18293
18293
  console.log(
18294
- "%c @waline/admin %c v0.28.2 ",
18294
+ "%c @waline/admin %c v0.28.3 ",
18295
18295
  "color: white; background: #0078E7; padding:5px 0;",
18296
18296
  "padding:4px;border:1px solid #0078E7;"
18297
18297
  );
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@waline/admin",
3
- "version": "0.28.2",
3
+ "version": "0.28.3",
4
4
  "description": "management system for waline",
5
5
  "keywords": [
6
6
  "waline",