Skip to content

Commit 1ec0344

Browse files
committed
Fix package name
1 parent 0b5dbd0 commit 1ec0344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegens/r-httr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "r-httr",
2+
"name": "@postman/codegen-r-httr",
33
"version": "0.0.1",
44
"description": "Converts Postman SDK Requests to swift code snippet",
55
"main": "index.js",

0 commit comments

Comments
 (0)