Skip to content

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
feast107 committed Jan 5, 2024
1 parent a196423 commit d160cf2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# eslinq
Linq extension in javascript
# linqes

Linq extension in ES

## Example

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name" : "eslinq",
"name" : "linqes",
"version" : "1.0.0",
"description" : "linq in es, automated extensions on prototype",
"main" : "index.js",
"types" : "index.d.ts",
"author" : "Feast",
"repository" : {
"type" : "git",
"url" : "https://github.com/feast107/Linq-js.git"
"url" : "https://github.com/feast107/linqes.git"
},
"homepage" : "https://github.com/feast107/Linq-js",
"homepage" : "https://github.com/feast107/linqes",
"license" : "MIT",
"keywords" : [
"linq",
Expand Down

0 comments on commit d160cf2

Please # to comment.