Updated the built-in Node web server to deal with the modified blog structure
This commit is contained in:
parent
7aefae3c41
commit
c21f361ca2
156 changed files with 293 additions and 233 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pcjs",
|
||||
"version": "1.20.3",
|
||||
"version": "1.20.4",
|
||||
"description": "Node-enabled version of PCjs",
|
||||
"engine": "node ^0.12.7",
|
||||
"main": "server.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue