We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e5dca commit fcb515aCopy full SHA for fcb515a
package.json
@@ -3,7 +3,7 @@
3
"module": "./out/core/index.js",
4
"main": "./out/core/index.js",
5
"types": "./out/core/index.d.ts",
6
- "version": "0.0.6",
+ "version": "0.0.7",
7
"description": "The next-gen web framework.",
8
"license": "MIT",
9
"type": "module",
@@ -68,4 +68,4 @@
68
"astring": "1.8.6",
69
"meriyah": "4.3.7"
70
}
71
-}
+}
src/create-brisa-app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-brisa-app",
"author": {
@@ -17,4 +17,4 @@
17
"bin": {
18
"create-brisa-app": "./create-brisa-app.sh"
19
20
0 commit comments