Skip to content

Commit

Permalink
Fix missing JS peer dependencies (#1830)
Browse files Browse the repository at this point in the history
* yarn add @hotwired/stimulus

* yarn add trix
  • Loading branch information
jagthedrummer authored Dec 20, 2024
1 parent 2c6e57f commit 9cdb131
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"@bullet-train/fields": "1.12.2",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@fullhuman/postcss-purgecss": "7.0.2",
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.12",
"@icon/themify-icons": "^1.0.1-alpha.3",
"@rails/actioncable": "^7.1.3",
Expand All @@ -31,6 +32,7 @@
"stimulus-reveal": "^1.4.2",
"stimulus-scroll-reveal": "^3.2.0",
"tailwindcss": "^3.4.17",
"trix": "^2.1.11",
"yalc": "^1.0.0-pre.53"
},
"scripts": {
Expand Down
30 changes: 30 additions & 0 deletions yarn.lock

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

0 comments on commit 9cdb131

Please sign in to comment.