Skip to content

Commit 1aba7fa

Browse files
authored
Merge pull request #26026 from abpframework/maliming/pin-select2-4013
Pin `select2` to 4.0.13
2 parents 1414867 + 6588e57 commit 1aba7fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

npm/packs/select2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@abp/core": "~10.7.0-rc.3",
14-
"select2": "^4.0.13"
14+
"select2": "4.0.13"
1515
},
1616
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431",
1717
"homepage": "https://abp.io",

0 commit comments

Comments
 (0)