diff options
| author | Johann-S <[email protected]> | 2017-08-22 20:28:04 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-08-23 09:55:09 +0300 |
| commit | b72489a8515a90f3e45baf3d0bf19df9ccafff93 (patch) | |
| tree | bc150526a58b37b23fb378ed6c61f677b91baa78 /package.json | |
| parent | 6063b0dc659e7ba3a83cfc9502ad7872f8201a32 (diff) | |
| download | bootstrap-b72489a8515a90f3e45baf3d0bf19df9ccafff93.tar.xz bootstrap-b72489a8515a90f3e45baf3d0bf19df9ccafff93.zip | |
Update which required jQuery release folks should use
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b703c6af2..700990153 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "license": "MIT", "dependencies": {}, "peerDependencies": { - "jquery": ">=3.0.0", + "jquery": "3.0.0 - 4.0.0", "popper.js": "^1.11.0" }, "devDependencies": { |
