@tmpreltorem/image
Advanced tools
+11
| # CHANGELOG | ||
| # 1.1.0 (2024-03-20) | ||
| ### Bug Fixes | ||
| * some awesome change ([9e2c337](https://github.com/biati-digital/glightbox/commit/9e2c3377a92991aed5133f4df9cbdbd113ab978b)) | ||
+8
-5
| { | ||
| "name": "@tmpreltorem/image", | ||
| "version": "1.0.4", | ||
| "version": "1.1.0", | ||
| "description": "Add support for displaying images in the lightbox", | ||
@@ -13,10 +13,13 @@ "type": "module", | ||
| "build": "tsc && vite build", | ||
| "preview": "vite preview" | ||
| "preview": "vite preview", | ||
| "prepublish": "npm run build" | ||
| }, | ||
| "keywords": [], | ||
| "keywords": [ | ||
| "glightbox" | ||
| ], | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "author": "", | ||
| "author": "Biati Digital", | ||
| "license": "GPLV3" | ||
| } | ||
| } |
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
9551
2.67%7
16.67%1
-50%