Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2017-10-23 10:21:38 +0300
committerGitHub <noreply@github.com>2017-10-23 10:21:38 +0300
commit0d71a8a738688455746e91f7806fa0515c96d263 (patch)
treefa2cb8b3a0fb194fcd3679e7e76fb5561eba1065 /package.json
parent51740592268007bba3a7ae0bcaa76886e5e88e7b (diff)
Update popper.js to v1.12.6 and package-lock.json. (#24512)
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 69eb6ae0e4..3ad8d4b0cd 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"dependencies": {},
"peerDependencies": {
"jquery": "1.9.1 - 3",
- "popper.js": "^1.12.3"
+ "popper.js": "^1.12.6"
},
"devDependencies": {
"autoprefixer": "^7.1.2",
@@ -96,7 +96,7 @@
"nodemon": "^1.11.0",
"npm-run-all": "^4.0.2",
"phantomjs-prebuilt": "^2.1.14",
- "popper.js": "^1.12.5",
+ "popper.js": "^1.12.6",
"postcss-cli": "^4.1.0",
"qunit-phantomjs-runner": "^2.3.0",
"qunitjs": "^2.4.0",
@@ -198,7 +198,7 @@
"dependencies": {},
"peerDependencies": {
"jquery": "^3.0.0",
- "popper.js": "^1.12.3"
+ "popper.js": "^1.12.6"
}
}
}