Skip to content

Commit

Permalink
0.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Oct 11, 2024
1 parent c920faf commit 15f8a9e
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@browsersync/bslive-darwin-arm64",
"version": "0.0.23",
"version": "0.0.24",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@browsersync/bslive-darwin-x64",
"version": "0.0.23",
"version": "0.0.24",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@browsersync/bslive-linux-x64-gnu",
"version": "0.0.23",
"version": "0.0.24",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@browsersync/bslive-win32-x64-msvc",
"version": "0.0.23",
"version": "0.0.24",
"os": [
"win32"
],
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@browsersync/bslive",
"version": "0.0.23",
"version": "0.0.24",
"main": "index.js",
"types": "index.d.ts",
"bin": {
Expand Down

0 comments on commit 15f8a9e

Please sign in to comment.