@kongponents/kalert
Advanced tools
Comparing version 7.1.10 to 7.2.0
{ | ||
"name": "@kongponents/kalert", | ||
"version": "7.1.10", | ||
"version": "7.2.0", | ||
"description": "Alert component", | ||
@@ -26,5 +26,5 @@ "main": "dist/KAlert.umd.min.js", | ||
"dependencies": { | ||
"@kongponents/kbutton": "^7.1.10", | ||
"@kongponents/kicon": "^7.1.10", | ||
"@kongponents/styles": "^7.1.10" | ||
"@kongponents/kbutton": "^7.2.0", | ||
"@kongponents/kicon": "^7.2.0", | ||
"@kongponents/styles": "^7.2.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "6ac2a0dca3c0e23d8ec88233f4eda7ae6c56725c" | ||
"gitHead": "2303b376ada46b969f315eb415815bc3b094bf31" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1102255
5242
Updated@kongponents/kbutton@^7.2.0
Updated@kongponents/kicon@^7.2.0
Updated@kongponents/styles@^7.2.0