Skip to content

Commit bc9a3f7

Browse files
committed
v0.0.50
1 parent 32e4517 commit bc9a3f7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/cli/dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gluestack/glue-plugin-backend-engine",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Create an Application using GlueStack framework",
55
"repository": {
66
"type": "git",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gluestack/glue-plugin-backend-engine",
3-
"version": "0.0.49",
3+
"version": "0.0.50",
44
"description": "Create an Application using GlueStack framework",
55
"repository": {
66
"type": "git",

packages/cli/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "INSTANCENAME",
2+
"name": "@project/INSTANCENAME",
33
"version": "1.0.0",
44
"description": "",
55
"scripts": {

0 commit comments

Comments
 (0)