diff --git a/package.json b/package.json index c5109e5..d3b6d1b 100644 --- a/package.json +++ b/package.json @@ -23,15 +23,15 @@ }, "homepage": "https://github.com/chmllr/NoteHub", "dependencies": { - "body-parser": "^1.14.1", - "express": "^4.13.3", - "lru-cache": "^2.6.5", + "body-parser": "^1.15.0", + "express": "^4.13.4", + "lru-cache": "^4.0.0", "marked": "^0.3.5", - "md5": "^2.0.0", - "sequelize": "^3.8.0", - "sqlite3": "^3.1.0" + "md5": "^2.1.0", + "sequelize": "^3.19.3", + "sqlite3": "*" }, "devDependencies": { - "nodemon": "^1.7.3" + "nodemon": "^1.9.1" } } diff --git a/resources/edit.html b/resources/edit.html index ea1d91e..59ad251 100644 --- a/resources/edit.html +++ b/resources/edit.html @@ -22,7 +22,8 @@
  - + + 0 words diff --git a/resources/public/index.html b/resources/public/index.html index 34fceb0..eb34795 100644 --- a/resources/public/index.html +++ b/resources/public/index.html @@ -18,6 +18,7 @@

Changelog