mirror of
https://github.com/kataras/iris.git
synced 2026-03-07 08:55:57 +00:00
A year after, it was time to update benchmarks, .NET Core had many performance improvements over the last year, good job Microsoft's Net Core team and the Open source community
Former-commit-id: 4f04c1a0322520ccd45f56138e8db273c8519e07
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "expressjs-app",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
@@ -9,7 +9,7 @@
|
||||
"author": "Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com>",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.16.0",
|
||||
"express": "^4.16.4",
|
||||
"express-session": "^1.15.6",
|
||||
"session-memory-store": "^0.2.2",
|
||||
"throng": "4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user