diff --git a/package.json b/package.json index 3073b45..a01f8d4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@time-input-polyfill/utils", "version": "1.0.0", - "description": "A library of helper functions designed to make the building of time input polyfill components easier", + "description": "A library of helper functions designed to make the building of time input polyfill components easier.", "main": "npm/index.js", "jsdelivr": "npm/time-input-polyfill-utils.min.js", "type": "module",