]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add jQuery and Tether to npm dependencies; fixes #17325 19427/head 19533/head
authorChris Rebert <github@chrisrebert.com>
Mon, 7 Mar 2016 09:23:55 +0000 (01:23 -0800)
committerChris Rebert <github@chrisrebert.com>
Mon, 7 Mar 2016 09:23:55 +0000 (01:23 -0800)
[skip sauce]

package.json

index 245db46b86d17d45dd691d87cf6fa02f72fe8afe..0e3b2b5a273c2d6565cd491a557c70ccdac14ff2 100644 (file)
     "url": "https://github.com/twbs/bootstrap/issues"
   },
   "license": "MIT",
+  "dependencies": {
+    "jquery": "1.9.1 - 2",
+    "tether": "^1.1.1"
+  },
   "devDependencies": {
     "autoprefixer": "^6.0.3",
     "babel-eslint": "^4.1.3",