Skip to content

Commit

Permalink
Initial 1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
riffbyte committed Aug 11, 2022
1 parent ad040de commit 804b1c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "theme-nextjs-lena",
"version": "0.1.0",
"version": "1.0.0",
"engines": {
"node": "^16.x",
"npm": "^8.x"
Expand Down Expand Up @@ -70,5 +70,5 @@
"stylelint": "14.9.1",
"typescript": "4.7.4"
},
"license": "GNU GPL v3"
"license": "MIT"
}

3 comments on commit 804b1c5

@vercel
Copy link

@vercel vercel bot commented on 804b1c5 Aug 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 804b1c5 Aug 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 804b1c5 Aug 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.