Skip to content

Commit 5288744

Browse files
Update jquery version
1 parent 47eb895 commit 5288744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"author": "Developer Express Inc.",
1717
"license": "MIT",
1818
"dependencies": {
19-
"@types/jquery": "2.0.0 - 3.1",
20-
"jquery": "2.0.0 - 3.1"
19+
"@types/jquery": "^2.0.0 || ^3.0.0",
20+
"jquery": "^2.0.0 || ^3.0.0"
2121
},
2222
"peerDependencies": {
2323
"devextreme": "~16.2.4",

0 commit comments

Comments
 (0)