Skip to content

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Aug 2, 2023
1 parent aac4ef2 commit ace997d
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iter-ops",
"version": "3.1.0",
"version": "3.1.1",
"description": "Basic operations on iterables",
"keywords": [
"typescript",
Expand Down Expand Up @@ -73,8 +73,8 @@
"@types/mocha": "10.0.1",
"@types/node": "20.4.5",
"@types/rollup-plugin-auto-external": "2.0.2",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"chai": "4.3.7",
"cross-env": "7.0.3",
"cspell": "6.31.2",
Expand All @@ -88,7 +88,7 @@
"rimraf": "5.0.1",
"rollup": "3.27.0",
"rollup-plugin-auto-external": "2.0.0",
"rollup-plugin-dts": "5.3.0",
"rollup-plugin-dts": "5.3.1",
"rollup-plugin-gzip": "3.1.0",
"ts-node": "10.9.1",
"tsd": "0.28.1",
Expand Down
150 changes: 75 additions & 75 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ace997d

Please sign in to comment.