]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update What Input to v2 8279/head
authorJeremy Fields <jeremy.fields@viget.com>
Mon, 29 Feb 2016 00:56:19 +0000 (17:56 -0700)
committerJeremy Fields <jeremy.fields@viget.com>
Mon, 29 Feb 2016 00:56:19 +0000 (17:56 -0700)
Resolves issue with AMD wrapper causing error when compiled to ES2015
with Babel.

bower.json
package.json

index 2f22ec532929763cec9ec7ba434e37205e2796e1..2342da65513d343088bd1c738eb707013a578d84 100644 (file)
@@ -26,6 +26,6 @@
   ],
   "dependencies": {
     "jquery": "~2.2.0",
-    "what-input": "~1.1.2"
+    "what-input": "~2.0.0"
   }
 }
index cab26066434c92974bcd29ffcb00ef2e4e548349..cf3089f6cd15cb6209322c3b99bb5a7afa7ae117 100644 (file)
@@ -12,7 +12,7 @@
   },
   "dependencies": {
     "jquery": "^2.2.0",
-    "what-input": "^1.1.2"
+    "what-input": "^2.0.0"
   },
   "license": "MIT",
   "devDependencies": {