@kongponents/kalert
Advanced tools
Comparing version 7.0.7 to 7.1.0
{ | ||
"name": "@kongponents/kalert", | ||
"version": "7.0.7", | ||
"version": "7.1.0", | ||
"description": "Alert component", | ||
@@ -26,5 +26,5 @@ "main": "dist/KAlert.umd.min.js", | ||
"dependencies": { | ||
"@kongponents/kbutton": "^7.0.7", | ||
"@kongponents/kicon": "^7.0.7", | ||
"@kongponents/styles": "^7.0.7" | ||
"@kongponents/kbutton": "^7.1.0", | ||
"@kongponents/kicon": "^7.1.0", | ||
"@kongponents/styles": "^7.1.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "b29913b6505315c604295e2e836c2be3a4a99376" | ||
"gitHead": "a925ea8d330e5506ebe2e159204d9fddafb20718" | ||
} |
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
1083141
5156
Updated@kongponents/kbutton@^7.1.0
Updated@kongponents/kicon@^7.1.0
Updated@kongponents/styles@^7.1.0