We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca4452 commit 578e2c0Copy full SHA for 578e2c0
Gruntfile.coffee
@@ -44,7 +44,7 @@ module.exports = (grunt) ->
44
"1.10.2"
45
"1.11.0"
46
"2.0.3"
47
- "2.1.0"
+ "2.1.3"
48
].map((version) ->
49
"http://localhost:<%= connect.server.options.port %>/test/localize.html?jquery=" + version
50
)
0 commit comments