Browse Source

fix: remove underscore from the comment

pull/20148/head
sumeyyeKurtulus 2 years ago
parent
commit
a217569de9
  1. 2
      npm/packs/sweetalert2/package.json

2
npm/packs/sweetalert2/package.json

@ -12,7 +12,7 @@
"dependencies": {
"@abp/core": "~8.2.0",
"sweetalert2": "^11.3.6",
"_comment": "Keep the version of sweetalert2 as the current one."
"comment": "Keep the version of sweetalert2 as the current one."
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431",
"homepage": "https://abp.io",

Loading…
Cancel
Save