Skip to content

Commit

Permalink
Update package.json title and description
Browse files Browse the repository at this point in the history
  • Loading branch information
ropats16 committed Nov 9, 2023
1 parent 1cd67b8 commit a849c4c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-arweave-app",
"version": "0.1.4",
"description": "Create Arweave web application with create-arweave-app",
"name": "Arweave StarterKit",
"version": "0.1.3",
"description": "Create Arweave web application with the Arweave StarterKit",
"author": "CommunityLabs",
"license": "MIT",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "web",
"name": "Arweave StarterKit",
"version": "0.1.0",
"private": true,
"scripts": {
Expand Down

0 comments on commit a849c4c

Please sign in to comment.