diff options
author | Michał Gołębiowski <m.goleb@gmail.com> | 2015-03-28 16:42:43 +0100 |
---|---|---|
committer | Michał Gołębiowski <m.goleb@gmail.com> | 2015-03-28 16:43:06 +0100 |
commit | f5aa89af7029ae6b9203c2d3e551a8554a0b4b89 (patch) | |
tree | 7a50e8e7730deead6406019714bfc0b29ea44dc3 /package.json | |
parent | bd9a1385feea349f48de658875c3f1bfc75daf74 (diff) | |
download | jquery-f5aa89af7029ae6b9203c2d3e551a8554a0b4b89.tar.gz jquery-f5aa89af7029ae6b9203c2d3e551a8554a0b4b89.zip |
Build: Update native-promise-only (again)
This should fix Android 4.0 jQuery.when tests issues, for reals this time.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7363f21bd..c8218539c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "gzip-js": "0.3.2", "jsdom": "1.5.0", "load-grunt-tasks": "1.0.0", - "native-promise-only": "0.7.7-a", + "native-promise-only": "0.7.8-a", "npm": "2.1.12", "promises-aplus-tests": "2.1.0", "q": "1.1.2", |