Skip to content

Commit bc30fda

Browse files
committed
Update to work with newer version of extension.
1 parent 540b09c commit bc30fda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎livereload.coffee‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ fs = require 'fs'
22
path = require 'path'
33
ws = require 'websocket-server'
44

5-
version = '1.5'
5+
version = '1.6'
66
defaultPort = 35729
77

88
defaultExts = [

‎livereload.js‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)