Skip to content

Commit

Permalink
Merge pull request #18 from Baek2back/rename/python
Browse files Browse the repository at this point in the history
Rename/python
  • Loading branch information
Baek2back authored Jul 31, 2024
2 parents 07f7bbe + 79c4b17 commit 008aa1f
Show file tree
Hide file tree
Showing 39 changed files with 12 additions and 7 deletions.
5 changes: 5 additions & 0 deletions .changeset/new-swans-greet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@iter-x/python": patch
---

rename package to python
Binary file modified bun.lockb
Binary file not shown.
File renamed without changes.
File renamed without changes.
14 changes: 7 additions & 7 deletions packages/itertools/package.json → packages/python/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@iter-x/itertools",
"version": "0.2.3",
"name": "@iter-x/python",
"version": "0.0.0",
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/Baek2back/iter-x",
"directory": "/packages/itertools"
"directory": "/packages/python"
},
"scripts": {
"dev": "tsup --watch",
Expand All @@ -15,10 +15,10 @@
"bench": "vitest bench"
},
"devDependencies": {
"typescript": "5.5.2",
"vitest": "1.6.0",
"tsup": "8.1.0",
"typescript": "5.5.4",
"vitest": "2.0.4",
"tsup": "8.2.3",
"@microsoft/api-extractor": "7.47.0",
"@tsconfig/bun": "1.0.6"
"@tsconfig/bun": "1.0.7"
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 008aa1f

Please sign in to comment.