Skip to content

Commit

Permalink
fix: create-app
Browse files Browse the repository at this point in the history
  • Loading branch information
julcasans committed Jun 3, 2024
1 parent acdacc8 commit 030e222
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-cells/create-app",
"version": "0.15.0",
"version": "1.0.0",
"description": "Scaffold for Open Cells apps",
"license": "MIT",
"type": "module",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-app/src/create.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env node

/*
* Copyright 2024 Bilbao Vizcaya Argentaria, S.A.
*
Expand Down

0 comments on commit 030e222

Please sign in to comment.