Skip to content

Commit 6a98fd9

Browse files
authored
Merge pull request #64 from feyninc/dev
chore: propagate organization change
2 parents dc3a582 + c0d5afb commit 6a98fd9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Monorepo for Chonkie - lightweight and efficient text chunking library",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/chonkie-inc/chonkiejs.git"
8+
"url": "git+https://github.com/feyninc/chonkiejs.git"
99
},
1010
"workspaces": [
1111
"packages/*"

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://docs.chonkie.ai",
77
"repository": {
88
"type": "git",
9-
"url": "git+https://github.com/chonkie-inc/chonkiejs.git",
9+
"url": "git+https://github.com/feyninc/chonkiejs.git",
1010
"directory": "packages/core"
1111
},
1212
"author": "Bhavnick Minhas",

packages/token/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://docs.chonkie.ai",
77
"repository": {
88
"type": "git",
9-
"url": "git+https://github.com/chonkie-inc/chonkiejs.git",
9+
"url": "git+https://github.com/feyninc/chonkiejs.git",
1010
"directory": "packages/token"
1111
},
1212
"author": "Bhavnick Minhas",

0 commit comments

Comments
 (0)