Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 403f103

Browse files
committed
Merge branch 'master' of github.com:RenovoSolutions/TypeScript-Angular-Components into mock-ing-bird-ing
2 parents f1cc464 + 24baca1 commit 403f103

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,18 @@
4848
},
4949
"devDependencies": {
5050
"@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",
5163
"chai": "~3.5.0",
5264
"concurrently": "~2.0.0",
5365
"del": "^2.2.0",
@@ -84,18 +96,6 @@
8496
"@angular/platform-browser-dynamic": "~2.4.0",
8597
"@angular/router": "~3.4.0",
8698
"@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",
9999
"angular": "~1.5.3",
100100
"angular-animate": "~1.5.3",
101101
"angular-mocks": "~1.5.0",

0 commit comments

Comments
 (0)