Merge pull request #7943 from abpframework/enisn/npm-packages-update

Cms Kit - NPM packages update
pull/7952/head
Ahmet Çotur 5 years ago committed by GitHub
commit 7ef4600a47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,9 @@
"access": "public"
},
"dependencies": {
"@abp/star-rating-svg": "~4.2.1"
"@abp/star-rating-svg": "~4.2.1",
"@abp/tui-editor": "^4.2.1",
"slugify": "^1.4.7"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

@ -12,5 +12,8 @@
"tui-editor": "^1.4.10",
"tui-code-snippet": "^2.3.2"
},
"resolutions": {
"jquery": "3.4.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

Loading…
Cancel
Save