Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-boyd committed Dec 5, 2023
1 parent 8c3a032 commit 1eb8e86
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formkit/theme-regenesis",
"version": "0.0.17",
"version": "1.0.0",
"author": "Andrew Boyd <[email protected]>",
"license": "MIT",
"main": "dist/theme.js",
Expand Down Expand Up @@ -36,18 +36,18 @@
"@formkit/pro": "latest",
"@formkit/theme-editor": "latest",
"@formkit/vue": "latest",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@vitejs/plugin-vue": "^4.5.0",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@vitejs/plugin-vue": "^4.5.1",
"bumpp": "^9.2.0",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"prettier": "^3.1.0",
"publint": "^0.2.5",
"tailwindcss": "^3.3.5",
"publint": "^0.2.6",
"tailwindcss": "^3.3.6",
"tsup": "^7.2.0",
"typescript": "^5.3.2",
"vite": "^4.5.0",
"vite": "^4.5.1",
"vitest": "^0.34.6",
"vue": "^3.3.9",
"vue-tsc": "^1.8.24"
"vue": "^3.3.10",
"vue-tsc": "^1.8.25"
}
}

0 comments on commit 1eb8e86

Please sign in to comment.