@gits-id/alert
Advanced tools
Comparing version
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.11.10](https://github.com/gitsindonesia/ui-component/compare/v0.11.9...v0.11.10) (2022-09-23) | ||
**Note:** Version bump only for package @gits-id/alert | ||
## [0.11.9](https://github.com/gitsindonesia/ui-component/compare/v0.11.8...v0.11.9) (2022-09-23) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@gits-id/alert", | ||
"version": "0.11.9", | ||
"version": "0.11.10", | ||
"description": "GITS Alert Component", | ||
"scripts": { | ||
"build": "vite build && vue-tsc --emitDeclarationOnly && mv dist/src dist/types", | ||
"prepublishOnly": "npm run build", | ||
"test": "vitest" | ||
}, | ||
"keywords": [ | ||
@@ -13,3 +18,3 @@ "alert", | ||
"dependencies": { | ||
"@gits-id/utils": "^0.11.9", | ||
"@gits-id/utils": "^0.11.10", | ||
"@heroicons/vue": "^1.0.6", | ||
@@ -27,3 +32,3 @@ "vue": "^3.2.33" | ||
}, | ||
"gitHead": "b5a78473960cae120ca3396a242f6fb241970de4", | ||
"gitHead": "73e3452946775714e36592e956ecd52858dffd48", | ||
"main": "dist/alert.umd.js", | ||
@@ -42,7 +47,3 @@ "unpkg": "dist/alert.iife.js", | ||
"./*": "./*" | ||
}, | ||
"scripts": { | ||
"build": "vite build && vue-tsc --emitDeclarationOnly && mv dist/src dist/types", | ||
"test": "vitest" | ||
} | ||
} | ||
} |
46850
0.43%Updated