]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Use corejs-typeahead NPM version
authorNicolas Coden <nicolas@ncoden.fr>
Tue, 6 Dec 2016 11:37:05 +0000 (12:37 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 7 Dec 2016 09:11:03 +0000 (10:11 +0100)
Use the latest NPM version `^1.0.1` instead of the GitHub repo for
corejs-typeahead. There is no version change.

package.json

index 82e03b37e1285aca96bb2b9a6c9327a8438d59b9..d2e1021cf295aaa26803fa2c06000ee2091afb6a 100644 (file)
@@ -37,7 +37,7 @@
     "chai-jquery": "^2.0.0",
     "chalk": "^1.1.1",
     "clipboard": "^1.5.5",
-    "corejs-typeahead": "corejavascript/typeahead.js",
+    "corejs-typeahead": "^1.0.1",
     "doiuse": "^2.5.0",
     "foundation-docs": "zurb/foundation-docs",
     "gulp": "^3.8.10",