1 parent 9f2368b commit bca8bdaCopy full SHA for bca8bda
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "skeleton-crew-runtime",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"description": "A minimal plugin runtime for building modular JavaScript applications.",
5
"type": "module",
6
"main": "dist/index.js",
@@ -87,4 +87,4 @@
87
"dependencies": {
88
"fast-glob": "^3.3.3"
89
}
90
-}
+}
0 commit comments