mirror of
https://github.com/SrIzan10/util-utils.git
synced 2026-06-26 10:32:29 +00:00
v1.0.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "util-utils",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Zero-dependency everyday utility library for lazy Javascript developers",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
@@ -12,6 +12,12 @@
|
||||
"types": "./dist/index.d.ts"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"README.md",
|
||||
"LICENSE",
|
||||
"package.json"
|
||||
],
|
||||
"repository": "https://github.com/SrIzan10/util-utils.git",
|
||||
"author": "SrIzan10 <66965250+SrIzan10@users.noreply.github.com>",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user