Skip to content

Commit 3e5345f

Browse files
authored
build: upgrade fern to latest (#888)
* build: upgrade fern to latest * build: set fern config to use local version of fern --------- Co-authored-by: dslovinsky <[email protected]>
1 parent d571663 commit 3e5345f

File tree

3 files changed

+103
-7
lines changed

3 files changed

+103
-7
lines changed

fern/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "alchemy",
3-
"version": "1.1.0"
3+
"version": "*"
44
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@apidevtools/json-schema-ref-parser": "^12.0.2",
4141
"@open-rpc/schema-utils-js": "^2.1.2",
42-
"fern-api": "0.84.7",
42+
"fern-api": "3.13.0",
4343
"json-schema-merge-allof": "^0.8.1",
4444
"ts-node": "^10.9.2"
4545
},

pnpm-lock.yaml

Lines changed: 101 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)