Skip to content

Commit

Permalink
add xing and github to the examples
Browse files Browse the repository at this point in the history
  • Loading branch information
weisser-dev committed Feb 1, 2024
2 parents 24676c8 + 3f1ffb5 commit 4eafc5c
Show file tree
Hide file tree
Showing 5 changed files with 272 additions and 23 deletions.
282 changes: 264 additions & 18 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
Expand Up @@ -9,9 +9,9 @@
"@fortawesome/free-brands-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@types/jest": "^27.5.2",
"@types/node": "^20.10.7",
"@types/react": "^18.2.47",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.10",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"bootstrap": "^5.3.2",
"react": "^18.2.0",
Expand All @@ -22,7 +22,7 @@
"react-router-dom": "^6.21.3",
"react-scripts": "5.0.1",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4"
"web-vitals": "^3.5.2"
},
"scripts": {
"prebuild": "node ./prebuild.js",
Expand Down
Loading

0 comments on commit 4eafc5c

Please sign in to comment.