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 d077d22 commit 9be1c20Copy full SHA for 9be1c20
package.json
@@ -13,7 +13,7 @@
13
"url": "git+https://github.com/screwdriver-cd/executor-base.git"
14
},
15
"homepage": "https://github.com/screwdriver-cd/executor-base",
16
- "bugs": "https://github.com/screwdriver-cd/executor-base/issues",
+ "bugs": "https://github.com/screwdriver-cd/screwdriver/issues",
17
"keywords": [
18
"screwdriver",
19
"yahoo"
@@ -48,7 +48,6 @@
48
49
"dependencies": {
50
"joi": "^17.7.0",
51
- "jsonwebtoken": "^8.5.1",
52
"screwdriver-data-schema": "^22.0.1"
53
}
54
0 commit comments