Browse Source
Merge pull request #26031 from abpframework/auto-merge-forward/rel-10.7-to-dev-5
Auto-merge forward rel-10.7 → dev
pull/26036/head
Volosoft Agent
2 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
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", |
|
|
|
|