Skip to content

Commit

Permalink
Merge pull request #133 from smhg/patch-1
Browse files Browse the repository at this point in the history
update livereload client (closes #132)
  • Loading branch information
elwayman02 authored Oct 9, 2020
2 parents dc48cbc + 28ff6a5 commit 5753beb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"body": "^5.1.0",
"debug": "^3.1.0",
"faye-websocket": "^0.11.3",
"livereload-js": "^2.3.0",
"livereload-js": "^3.3.1",
"object-assign": "^4.1.0",
"qs": "^6.4.0"
},
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2215,9 +2215,10 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

livereload-js@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/livereload-js/-/livereload-js-2.3.0.tgz#c3ab22e8aaf5bf3505d80d098cbad67726548c9a"
livereload-js@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/livereload-js/-/livereload-js-3.3.1.tgz#61f887468086762e61fb2987412cf9d1dda99202"
integrity sha512-CBu1gTEfzVhlOK1WASKAAJ9Qx1fHECTq0SUB67sfxwQssopTyvzqTlgl+c0h9pZ6V+Fzd2rc510ppuNusg9teQ==

load-json-file@^1.0.0:
version "1.1.0"
Expand Down

0 comments on commit 5753beb

Please sign in to comment.