npm installation feature

This commit is contained in:
NGPixel
2017-02-14 20:48:39 -05:00
parent ab32c95233
commit e0bb77efbb
5 changed files with 73 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "wiki",
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7",
"description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
"main": "server.js",
"scripts": {
@@ -89,7 +89,7 @@
"pug": "^2.0.0-beta11",
"read-chunk": "^2.0.0",
"remove-markdown": "^0.1.0",
"requarks-core": "^0.2.1",
"requarks-core": "^0.2.2",
"request": "^2.79.0",
"search-index": "^0.9.9",
"serve-favicon": "^2.3.2",