Skip to content

Commit

Permalink
1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Sep 13, 2022
1 parent 408d6ae commit 2c58f15
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "konsta",
"description": "Mobile UI components made with Tailwind CSS",
"version": "1.0.0-beta.5",
"version": "1.0.0",
"private": true,
"license": "MIT",
"author": "Vladimir Kharlampidi",
Expand Down
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "konsta",
"version": "1.0.0-beta.5",
"version": "1.0.0",
"description": "Mobile UI components made with Tailwind CSS",
"repository": {
"type": "git",
Expand All @@ -16,7 +16,7 @@
"engines": {
"node": ">= 4.7.0"
},
"releaseDate": "September 8, 2022",
"releaseDate": "September 13, 2022",
"svelte": "./svelte/konsta-svelte.js",
"exports": {
"./package.json": "./package.json",
Expand Down

0 comments on commit 2c58f15

Please sign in to comment.