diff --git a/package.json b/package.json index d08aabc..c8749bf 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "klona", "version": "1.1.0", "repository": "lukeed/klona", - "description": "A tiny (281B) and fast utility to \"deep clone\" Objects, Arrays, Dates, RegExps, and more!", + "description": "A tiny (366B) and fast utility to \"deep clone\" Objects, Arrays, Dates, RegExps, and more!", "module": "dist/klona.mjs", "unpkg": "dist/klona.min.js", "main": "dist/klona.js", diff --git a/readme.md b/readme.md index c53e69d..99ae34d 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,7 @@ -