We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 265889a + 6594875 commit bd844fdCopy full SHA for bd844fd
package.json
@@ -26,7 +26,7 @@
26
},
27
"repository": {
28
"type": "git",
29
- "url": "https://gitlab.local.corunet.com/oss/api-generator/openapi-nodejs-cli.git"
+ "url": "https://github.com/corunet/openapi-nodejs-cli.git"
30
31
"devDependencies": {
32
"@types/jest": "^27.5.0",
src/package.production.json
@@ -17,7 +17,7 @@
17
18
19
20
21
22
"dependencies": {
23
"axios": "^0.26.1",
0 commit comments