Skip to content

Commit 490b786

Browse files
author
Junaid Qadir
authored
Updated package.json to user Jquery 3.x.x
1 parent 196e75b commit 490b786

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
@@ -22,6 +22,6 @@
2222
"gulp-uglify": "^2.0.1"
2323
},
2424
"dependencies": {
25-
"jquery": "^2.1.3"
25+
"jquery": "^3.0.0"
2626
}
2727
}

0 commit comments

Comments
 (0)