This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
lrserver
mirror of
https://github.com/brettlangdon/lrserver.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
Bump to 1.0.1
master
1.0.1
Brett Langdon
8 years ago
parent
7cf80ced48
commit
5b96814f39
No known key found for this signature in database
GPG Key ID:
B664881177781B04
2 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package-lock.json
+1
-1
package.json
+ 1
- 1
package-lock.json
View File
@ -1,6 +1,6 @@
{
{
"name"
:
"@brett_langdon/lrserver"
,
"name"
:
"@brett_langdon/lrserver"
,
"version"
:
"1.0.
0
"
,
"version"
:
"1.0.
1
"
,
"lockfileVersion"
:
1
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"requires"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
+ 1
- 1
package.json
View File
@ -1,6 +1,6 @@
{
{
"name"
:
"@brett_langdon/lrserver"
,
"name"
:
"@brett_langdon/lrserver"
,
"version"
:
"1.0.
0
"
,
"version"
:
"1.0.
1
"
,
"description"
:
"LiveReload static file server that injects livereload-js into HTML files"
,
"description"
:
"LiveReload static file server that injects livereload-js into HTML files"
,
"main"
:
"main.js"
,
"main"
:
"main.js"
,
"bin"
:
{
"bin"
:
{
Write
Preview
Loading…
Cancel
Save