We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e919f94 commit 56ba6b7Copy full SHA for 56ba6b7
create-mastro/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mastrojs/create-mastro",
3
- "version": "0.0.3",
+ "version": "0.0.7",
4
"type": "module",
5
"scripts": {
6
"npm-publish": "deno check && npm publish --access public"
deno.json
"name": "@mastrojs/mastro",
- "version": "0.4.1",
+ "version": "0.4.4",
"exports": {
".": "./src/core/index.ts",
"./generator": "./src/generator.ts",
0 commit comments