Skip to content

Commit b0c59f8

Browse files
[UPDATE] removing old repo mentions
1 parent b743d0a commit b0c59f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ npm i -s phenoml
1313

1414
## Reference
1515

16-
A full reference for this library is available [here](https://github.com/fern-demo/phenoml-ts-sdk/blob/HEAD/./reference.md).
16+
A full reference for this library is available [here](https://github.com/phenoml/phenoml-ts-sdk/blob/HEAD/./reference.md).
1717

1818
## Usage
1919

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "phenoml",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"private": false,
5-
"repository": "github:fern-demo/phenoml-ts-sdk",
5+
"repository": "github:phenoml/phenoml-ts-sdk",
66
"type": "commonjs",
77
"main": "./dist/cjs/index.js",
88
"module": "./dist/esm/index.mjs",

0 commit comments

Comments
 (0)