Skip to content

Commit

Permalink
BT-Core version bump: - 1.6.19
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Nov 22, 2023
1 parent 0d97e13 commit d2ab9d9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ end

# We use a constant here so that we can ensure that all of the bullet_train-*
# packages are on the same version.
BULLET_TRAIN_VERSION = "1.6.18"
BULLET_TRAIN_VERSION = "1.6.19"

# Core packages.
gem "bullet_train", BULLET_TRAIN_VERSION
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "app",
"private": true,
"dependencies": {
"@bullet-train/bullet-train": "1.6.18",
"@bullet-train/bullet-train-sortable": "1.6.18",
"@bullet-train/fields": "1.6.18",
"@bullet-train/bullet-train": "1.6.19",
"@bullet-train/bullet-train-sortable": "1.6.19",
"@bullet-train/fields": "1.6.19",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@fullhuman/postcss-purgecss": "5.0.0",
"@hotwired/turbo-rails": "^7.3.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock

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

0 comments on commit d2ab9d9

Please sign in to comment.