@gits-id/spinner
Advanced tools
Comparing version
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.12.0-alpha.23](https://github.com/gitsindonesia/ui-component/compare/v0.12.0-alpha.22...v0.12.0-alpha.23) (2022-11-17) | ||
**Note:** Version bump only for package @gits-id/spinner | ||
# [0.12.0-alpha.21](https://github.com/gitsindonesia/ui-component/compare/v0.12.0-alpha.20...v0.12.0-alpha.21) (2022-11-16) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@gits-id/spinner", | ||
"version": "0.12.0-alpha.21", | ||
"version": "0.12.0-alpha.23", | ||
"description": "GITS Spinner Component", | ||
@@ -17,7 +17,7 @@ "scripts": { | ||
], | ||
"author": "", | ||
"license": "ISC", | ||
"author": "Warsono <warsono16694@gmail.com>", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"@gits-id/tailwind-config": "^0.12.0-alpha.21", | ||
"@gits-id/utils": "^0.12.0-alpha.21", | ||
"@gits-id/tailwind-config": "^0.12.0-alpha.23", | ||
"@gits-id/utils": "^0.12.0-alpha.23", | ||
"@vue/test-utils": "^2.0.0-rc.17", | ||
@@ -33,3 +33,12 @@ "c8": "^7.11.3", | ||
"types": "./dist/types/index.d.ts", | ||
"gitHead": "c0c27ca30ea7bb66721f5322131d8d8f678a17f3", | ||
"exports": { | ||
".": { | ||
"import": "./dist/spinner.mjs", | ||
"require": "./dist/spinner.js" | ||
}, | ||
"./package.json": "./package.json", | ||
"./src/*": "./src/*", | ||
"./*": "./*" | ||
}, | ||
"gitHead": "006d852f309b02b00acad7935671ec65ef4dbc64", | ||
"dependencies": { | ||
@@ -36,0 +45,0 @@ "vue": "^3.2.33" |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
23818
1.76%1
-50%