Browse Source

Merge pull request #26026 from abpframework/maliming/pin-select2-4013

Pin `select2` to 4.0.13
rel-10.7
Ma Liming 14 hours ago
committed by GitHub
parent
commit
1aba7fa40a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      npm/packs/select2/package.json

2
npm/packs/select2/package.json

@ -11,7 +11,7 @@
},
"dependencies": {
"@abp/core": "~10.7.0-rc.3",
"select2": "^4.0.13"
"select2": "4.0.13"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431",
"homepage": "https://abp.io",

Loading…
Cancel
Save