Skip to content

Commit 5f959f1

Browse files
committed
Merge pull request #19427 from twbs/npm-deps
Add jQuery and Tether to npm dependencies
2 parents 738e4bd + b2bb83d commit 5f959f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
"url": "https://github.com/twbs/bootstrap/issues"
2929
},
3030
"license": "MIT",
31+
"dependencies": {
32+
"jquery": "1.9.1 - 2",
33+
"tether": "^1.1.1"
34+
},
3135
"devDependencies": {
3236
"autoprefixer": "^6.0.3",
3337
"babel-eslint": "^4.1.3",

0 commit comments

Comments
 (0)