Skip to content

Commit e605558

Browse files
committed
Add dependency on jQuery typings
1 parent aef77f9 commit e605558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"author": "Developer Express Inc.",
1717
"license": "MIT",
1818
"dependencies": {
19+
"@types/jquery": "^2.0.0 || ^3.0.0",
1920
"jquery": "^2.0.0 || ^3.0.0"
2021
},
2122
"peerDependencies": {
@@ -38,7 +39,6 @@
3839
"@angular/compiler-cli": "2.1.0 - 2.2.4",
3940
"@types/dot": "^1.0.29",
4041
"@types/jasmine": "^2.5.38",
41-
"@types/jquery": "^2.0.34",
4242
"@types/mkdirp": "^0.3.29",
4343
"@types/node": "^6.0.51",
4444
"@types/yargs": "^6.3.2",

0 commit comments

Comments
 (0)