@strav/spring 0.3.7 → 0.3.9

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@strav/spring",
3
- "version": "0.3.7",
3
+ "version": "0.3.9",
4
4
  "type": "module",
5
5
  "description": "Flagship framework scaffolding tool for the Strav ecosystem.",
6
6
  "license": "MIT",
@@ -22,7 +22,7 @@
22
22
  "README.md"
23
23
  ],
24
24
  "dependencies": {
25
- "@strav/kernel": "0.3.7"
25
+ "@strav/kernel": "0.3.9"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@types/bun": "latest"
@@ -6,6 +6,7 @@
6
6
  You're all set. Your project is live and ready to build. <br/>
7
7
  Blazing fast, powered by Bun and Vue.js
8
8
  </p>
9
+ <vue:counter/>
9
10
  <div class="features">
10
11
  <div class="feature">
11
12
  <h4>Schema-First Architecture</h4>