Skip to content

Commit

Permalink
docs: lts/iron as node version
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroslavPetrik committed Nov 29, 2023
1 parent 669b3b0 commit fb2feb5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 20.10
node-version: lts/Iron

- name: Cache node_modules
id: cache-node-modules
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.10
lts/Iron
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": "https://github.com/form-atoms/flowbite#readme",
"repository": {
"type": "git",
"url": "https://github.com/form-atoms/flowbite.git"
"url": "git+https://github.com/form-atoms/flowbite.git"
},
"bugs": "https://github.com/form-atoms/flowbite/issues",
"license": "MIT",
Expand Down

0 comments on commit fb2feb5

Please sign in to comment.