Skip to content

Commit 0a9f513

Browse files
authored
Merge pull request #3 from screwdriver-cd/minz1027-patch-1
fix: pull in latest scm-base
2 parents b510059 + 0548c81 commit 0a9f513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"async": "^2.0.1",
45-
"screwdriver-scm-base": "^2.7.2"
45+
"screwdriver-scm-base": "^3.0.0"
4646
},
4747
"release": {
4848
"debug": false,

0 commit comments

Comments
 (0)