diff options
| author | XhmikosR <[email protected]> | 2017-10-23 10:21:38 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-23 10:21:38 +0300 |
| commit | 0d71a8a738688455746e91f7806fa0515c96d263 (patch) | |
| tree | fa2cb8b3a0fb194fcd3679e7e76fb5561eba1065 /package.json | |
| parent | 51740592268007bba3a7ae0bcaa76886e5e88e7b (diff) | |
| download | bootstrap-0d71a8a738688455746e91f7806fa0515c96d263.tar.xz bootstrap-0d71a8a738688455746e91f7806fa0515c96d263.zip | |
Update popper.js to v1.12.6 and package-lock.json. (#24512)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 69eb6ae0e..3ad8d4b0c 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" } } } |
