Project

General

Profile

« Previous | Next » 

Revision 61402

[Explore-Service]: Update to angular 11. Delete branches

View differences:

package.json
1 1
{
2
  "name": "trunk",
2
  "name": "utils-service",
3 3
  "version": "1.0.0",
4 4
  "description": "",
5 5
  "main": "index.js",
6 6
  "scripts": {
7
    "test": "echo \"Error: no test specified\" && exit 1"
7
    "start": "node uploadService.js"
8 8
  },
9 9
  "keywords": [],
10 10
  "author": "",
......
13 13
    "body-parser": "^1.15.2",
14 14
    "cookie-parser": "^1.4.4",
15 15
    "cors": "^2.8.4",
16
    "express": "^4.17.1",
16
    "express": "^4.15.2",
17 17
    "multer": "^1.1.0",
18 18
    "properties-reader": "0.0.16",
19 19
    "tinyurl": "^1.1.4"
20
  },
21
  "engines": {
22
    "node": "16.3.0"
20 23
  }
21 24
}

Also available in: Unified diff