Skip to content

Commit

Permalink
Update dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
langermank authored Nov 5, 2024
1 parent f36c4d4 commit 819bb44
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
"version": "0.1.0",
"dependencies": {
"@primer/css": "^21.3.6",
"@primer/primitives": "^9.1.2",
"@rails/actioncable": "^7.2.100",
"@rails/ujs": "^7.1.400",
"turbolinks": "^5.2.0"
},
"peerDependencies": {
"@primer/primitives": "9.x || 10.x"
},
"devDependencies": {
"vite": "^5.4.8",
"vite-plugin-ruby": "^5.1.0"
Expand Down

0 comments on commit 819bb44

Please sign in to comment.