Skip to content

Commit

Permalink
Release 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
philippebeck committed Dec 3, 2024
1 parent 4d539fa commit 6b770f4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
13 changes: 7 additions & 6 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "reactoms",
"version": "0.4.5",
"version": "0.4.6",
"description": "A React Components Library made with TypeScript, Sass, Vite & Atomic Design : Card, Collapse, Icon, Image, Link, List for Atoms & Button, Footer, Gallery, Navbar, Slider, Title for Molecules",
"type": "module",
"keywords":[
"keywords": [
"react",
"components",
"library",
Expand Down Expand Up @@ -44,7 +44,7 @@
"preview": "vite preview"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.3.0",
"@fortawesome/fontawesome-free": "^6.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -65,7 +65,7 @@
},
"repository": "github:philippebeck/reactoms",
"license": "Apache-2.0",
"author":{
"author": {
"name": "Philippe Beck",
"email": "philippebeck.dev@gmail.com",
"url": "https://philippebeck.github.io"
Expand Down

0 comments on commit 6b770f4

Please sign in to comment.