switch to npm version of jquery-simulate-ext

This commit is contained in:
Illimar Tambek
2014-03-07 13:07:31 +02:00
parent 5ec6bca0b8
commit 0793cd4f8d

View File

@@ -46,11 +46,11 @@
"mocha": "^1.17.1",
"must": "^0.11.0",
"jsdom": "^0.10.1",
"jquery-simulate-ext": "git://github.com/j-ulrich/jquery-simulate-ext",
"jquery-simulate-ext": "^1.3.0",
"grunt-exec": "^0.4.5",
"semver": "^2.2.1"
},
"dependencies": {
"jquery": "^2.1.0"
}
}
}