|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 | 50 | "@renovolive/gulp-utilities": "~2.4.0",
|
| 51 | + "@types/angular": "1.5.16", |
| 52 | + "@types/angular-mocks": "^1.5.9", |
| 53 | + "@types/angular-ui-bootstrap": "~0.13.35", |
| 54 | + "@types/bootstrap": "~3.3.32", |
| 55 | + "@types/bootstrap-touchspin": "0.0.29", |
| 56 | + "@types/chai": "~3.4.33", |
| 57 | + "@types/core-js": "0.9.35", |
| 58 | + "@types/jquery": "~2.0.32", |
| 59 | + "@types/jquery.jsignature": "~2.0.28", |
| 60 | + "@types/lodash": "^4.14.53", |
| 61 | + "@types/moment-timezone": "^0.2.34", |
| 62 | + "@types/sinon": "^1.16.35", |
51 | 63 | "chai": "~3.5.0",
|
52 | 64 | "concurrently": "~2.0.0",
|
53 | 65 | "del": "^2.2.0",
|
|
84 | 96 | "@angular/platform-browser-dynamic": "~2.4.0",
|
85 | 97 | "@angular/router": "~3.4.0",
|
86 | 98 | "@angular/upgrade": "~2.4.0",
|
87 |
| - "@types/angular": "1.5.16", |
88 |
| - "@types/angular-ui-bootstrap": "~0.13.35", |
89 |
| - "@types/angular-mocks": "^1.5.9", |
90 |
| - "@types/bootstrap": "~3.3.32", |
91 |
| - "@types/bootstrap-touchspin": "0.0.29", |
92 |
| - "@types/chai": "~3.4.33", |
93 |
| - "@types/core-js": "~0.9.34", |
94 |
| - "@types/jquery": "~2.0.32", |
95 |
| - "@types/jquery.jsignature": "~2.0.28", |
96 |
| - "@types/lodash": "^4.14.53", |
97 |
| - "@types/moment-timezone": "^0.2.34", |
98 |
| - "@types/sinon": "^1.16.35", |
99 | 99 | "angular": "~1.5.3",
|
100 | 100 | "angular-animate": "~1.5.3",
|
101 | 101 | "angular-mocks": "~1.5.0",
|
|
0 commit comments