package.json
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "iterable",
|
||||
"name": "iterables",
|
||||
"version": "0.1.0",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
@ -9,7 +9,7 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Vlad Litvinov <vlad@sek1.ro>",
|
||||
"license": "ISC",
|
||||
"license": "LGPL-3.0-only",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.25.2",
|
||||
|
||||
Reference in New Issue
Block a user