Skip to content

Commit

Permalink
update required npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz-bach committed Sep 5, 2023
1 parent 9ee65af commit 2a7620d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@lyyti/design-system",
"description": "Lyyti Design System",
"homepage": "https://lyytioy.github.io/lyyti-design-system",
"version": "2.3.1",
"version": "2.4.0",
"engines": {
"node": "^18",
"npm": "^8"
"npm": "^9"
},
"scripts": {
"dev": "storybook dev -p 6006",
Expand Down

0 comments on commit 2a7620d

Please sign in to comment.