Browse Source

Update description

master
Brett Langdon 8 years ago
parent
commit
50c449a4aa
No known key found for this signature in database GPG Key ID: B664881177781B04
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -1,7 +1,7 @@
{
"name": "livereload-server",
"version": "1.0.0",
"description": "LiveReload static file server",
"description": "LiveReload static file server that injects livereload-js into HTML files",
"main": "main.js",
"bin": {
"livereload-server": "./main.js"


Loading…
Cancel
Save