|
29 | 29 | },
|
30 | 30 | "homepage": "https://github.com/js-items/express#readme",
|
31 | 31 | "devDependencies": {
|
32 |
| - "@js-items/foundation": "^1.0.24", |
| 32 | + "@js-items/foundation": "1.0.24", |
33 | 33 | "@kube-js/semantic-release": "1.0.7",
|
34 | 34 | "@kube-js/tscommons": "1.0.5",
|
35 | 35 | "@types/dotenv": "6.1.0",
|
36 |
| - "@types/express": "^4.16.1", |
| 36 | + "@types/express": "4.16.1", |
37 | 37 | "@types/jest": "24.0.11",
|
38 | 38 | "@types/node": "11.13.4",
|
39 |
| - "@types/ramda": "^0.26.6", |
40 |
| - "@types/source-map-support": "^0.5.0", |
41 |
| - "@types/supertest": "^2.0.7", |
42 |
| - "@types/uuid": "^3.4.4", |
| 39 | + "@types/ramda": "0.26.6", |
| 40 | + "@types/source-map-support": "0.5.0", |
| 41 | + "@types/supertest": "2.0.7", |
| 42 | + "@types/uuid": "3.4.4", |
43 | 43 | "jest": "24.7.1",
|
44 | 44 | "rimraf": "2.6.3",
|
45 |
| - "source-map-support": "^0.5.12", |
46 |
| - "supertest": "^4.0.2", |
| 45 | + "source-map-support": "0.5.12", |
| 46 | + "supertest": "4.0.2", |
47 | 47 | "ts-jest": "24.0.0",
|
48 | 48 | "tslint": "5.14.0",
|
49 | 49 | "tslint-config-prettier": "1.18.0",
|
|
0 commit comments