opdatér package.json
This commit is contained in:
parent
f8bafabe5d
commit
76cd422723
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "klandr-server",
|
"name": "klandr-server",
|
||||||
"version": "0.0.1",
|
"version": "0.1.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "server.js",
|
"main": "server.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -13,10 +13,8 @@
|
||||||
"author": "Christoffer Müller Madsen <christoffer.m.madsen@thedevcave.net>",
|
"author": "Christoffer Müller Madsen <christoffer.m.madsen@thedevcave.net>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"domjs": "^0.3.0",
|
|
||||||
"ejs": "^2.5.2",
|
"ejs": "^2.5.2",
|
||||||
"express": "^4.14.0",
|
"express": "^4.14.0",
|
||||||
"mongodb": "^2.2.10",
|
"mongodb": "^2.2.10",
|
||||||
"pug": "^2.0.0-beta6"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user