Skip to content

Commit 84ca51f

Browse files
committed
Fix package scope
1 parent edf2fbc commit 84ca51f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@progresso-group/openapi-typescript-client-api-generator",
2+
"name": "@progresso/openapi-typescript-client-api-generator",
33
"description": "A generator that reads swagger / open api 3 json configs and generates typescript client services with axios",
44
"version": "1.0.0",
55
"main": "index.js",

0 commit comments

Comments
 (0)