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.
1 parent 5b1f6e9 commit da9d620Copy full SHA for da9d620
package.json
@@ -39,14 +39,14 @@
39
],
40
"repository": {
41
"type": "git",
42
- "url": "git+https://github.com/aicore/template-nodejs.git"
+ "url": "git+https://github.com/aicore/libmysql"
43
},
44
"author": "charly, core.ai",
45
"license": "AGPL-3.0-or-later",
46
"bugs": {
47
- "url": "https://github.com/aicore/template-nodejs/issues"
+ "url": "https://github.com/aicore/libmysql/issues"
48
49
- "homepage": "https://github.com/aicore/template-nodejs#readme",
+ "homepage": "https://github.com/aicore/libmysql#readme",
50
"devDependencies": {
51
"@aicore/libtestutils": "1.0.16",
52
"@commitlint/cli": "19.8.1",
0 commit comments