We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a7c59 commit 80130deCopy full SHA for 80130de
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nodejs-sonar-scanner",
3
- "version": "4.0.1",
+ "version": "4.0.2",
4
"description": "Wrap sonar-scanner as a node module",
5
"keywords": [
6
"sonar",
@@ -15,12 +15,12 @@
15
},
16
"repository": {
17
"type": "git",
18
- "url": "https://github.com/arin-pang/node-sonar-scanner"
+ "url": "https://github.com/arin-pang/nodejs-sonar-scanner"
19
20
"bugs": {
21
- "url": "https://github.com/arin-pang/node-sonar-scanner/issues"
+ "url": "https://github.com/arin-pang/nodejs-sonar-scanner/issues"
22
23
- "homepage": "https://github.com/arin-pang/node-sonar-scanner",
+ "homepage": "https://github.com/arin-pang/nodejs-sonar-scanner",
24
"author": "arin-pang",
25
"license": "MIT",
26
"dependencies": {
0 commit comments