Skip to content

Commit 99057ca

Browse files
authored
(feat): update package name (#70)
1 parent fb3dd53 commit 99057ca

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

fern/apis/beta/generators.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,13 @@ groups:
88
version: 0.35.0
99
output:
1010
location: npm
11-
package-name: "@fern-api/devrev"
12-
# uncomment to publish to npm
13-
# token: ${NPM_TOKEN}
11+
package-name: "@devrev/api"
12+
token: ${NPM_TOKEN}
1413
github:
1514
repository: "devrev/sdk-typescript"
1615
mode: pull-request
1716
smart-casing: true
1817
config:
1918
namespaceExport: DevRev
2019
allowCustomFetcher: true
21-
skipResponseValidation: true
20+
skipResponseValidation: true

0 commit comments

Comments
 (0)