aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRichard Gibson <richard.gibson@gmail.com>2014-12-29 14:14:13 -0500
committerRichard Gibson <richard.gibson@gmail.com>2015-03-20 02:00:17 -0400
commit555a50d340706e3e1e0de09231050493d0ad841e (patch)
tree2348f102acac1694287133bf7bdedbdf47d55dc9 /package.json
parente22ef5d9017c44cad97ae541fefce76cc455edcb (diff)
downloadjquery-555a50d340706e3e1e0de09231050493d0ad841e.tar.gz
jquery-555a50d340706e3e1e0de09231050493d0ad841e.zip
Deferred: Backwards-compatible standards interoperability
Fixes gh-1722 Closes gh-1996
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index f307bbdbd..6a6d22e45 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,10 @@
"gzip-js": "0.3.2",
"jsdom": "1.5.0",
"load-grunt-tasks": "1.0.0",
+ "native-promise-only": "0.7.6-a",
"npm": "2.1.12",
+ "promises-aplus-tests": "2.1.0",
+ "q": "1.1.2",
"qunitjs": "1.17.1",
"requirejs": "2.1.15",
"sinon": "1.12.2",