REMOVED unneeded minification support.
REMOVED unneeded favicon support. REMOVED extra broken template. UPDATED to use fewer libraries. UPDATED to v0.3.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mysticbits/codex-mythica",
|
||||
"version": "0.2.5",
|
||||
"version": "0.3.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "nodejs ./bin/www"
|
||||
@@ -12,11 +12,7 @@
|
||||
"debug": "~0.7.4",
|
||||
"ejs": "^2.5.7",
|
||||
"express": "~4.16.0",
|
||||
"express-minify": "^1.0.0",
|
||||
"jade": "~1.3.0",
|
||||
"morgan": "~1.0.0",
|
||||
"static-favicon": "~1.0.0",
|
||||
"uglify-es": "^3.3.5"
|
||||
"morgan": "~1.0.0"
|
||||
},
|
||||
"author": {
|
||||
"name": "Eric Woodward",
|
||||
|
Reference in New Issue
Block a user