replaced nature with command-line-args
This commit is contained in:
12
package.json
12
package.json
@ -14,14 +14,14 @@
|
||||
"repository": "https://github.com/75lb/local-web-server",
|
||||
"author": "Lloyd Brookes",
|
||||
"dependencies": {
|
||||
"connect": "^3.0.0",
|
||||
"nature": "~0.4.0",
|
||||
"console-dope": "~0.3.0",
|
||||
"wodge": "~0.5.0",
|
||||
"command-line-args": "~0.0.2",
|
||||
"compression": "^1.0.2",
|
||||
"config-master": "~0.1.0",
|
||||
"connect": "^3.0.0",
|
||||
"console-dope": "~0.3.0",
|
||||
"morgan": "^1.0.0",
|
||||
"serve-static": "^1.1.0",
|
||||
"serve-index": "^1.0.2",
|
||||
"compression": "^1.0.2"
|
||||
"serve-static": "^1.1.0",
|
||||
"wodge": "~0.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user