Commit b2bb83d8 authored by Chris Rebert's avatar Chris Rebert
Browse files

Add jQuery and Tether to npm dependencies; fixes #17325

[skip sauce]
parent e52fdc71
Showing with 4 additions and 0 deletions
+4 -0
...@@ -28,6 +28,10 @@ ...@@ -28,6 +28,10 @@
"url": "https://github.com/twbs/bootstrap/issues" "url": "https://github.com/twbs/bootstrap/issues"
}, },
"license": "MIT", "license": "MIT",
"dependencies": {
"jquery": "1.9.1 - 2",
"tether": "^1.1.1"
},
"devDependencies": { "devDependencies": {
"autoprefixer": "^6.0.3", "autoprefixer": "^6.0.3",
"babel-eslint": "^4.1.3", "babel-eslint": "^4.1.3",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment