0.5.14
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "local-web-server",
|
||||
"version": "0.5.13",
|
||||
"version": "0.5.14",
|
||||
"description": "Lightweight static web server, zero configuration. Perfect for front-end devs.",
|
||||
"bin": {
|
||||
"ws": "./bin/ws.js"
|
||||
@ -29,7 +29,9 @@
|
||||
},
|
||||
"local-web-server": {
|
||||
"mime": {
|
||||
"text/plain": ["php"]
|
||||
"text/plain": [
|
||||
"php"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user