Skip to content

Commit 63f8508

Browse files
authored
Update package.json
Capitalizing language name and syntax_mode
1 parent 6962366 commit 63f8508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codegens/r-httr/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"main": "index.js",
66
"com_postman_plugin": {
77
"type": "code_generator",
8-
"lang": "r",
8+
"lang": "R",
99
"variant": "httr",
10-
"syntax_mode": "r"
10+
"syntax_mode": "R"
1111
},
1212
"directories": {
1313
"lib": "lib",

0 commit comments

Comments
 (0)