Skip to content

Commit adb8c76

Browse files
authored
Merge pull request #32 from screwdriver-cd/d2lam-patch-1
fix: pull in data-schema v17
2 parents 7eb300a + a0a0624 commit adb8c76

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
@@ -45,6 +45,6 @@
4545
},
4646
"dependencies": {
4747
"joi": "^10.0.5",
48-
"screwdriver-data-schema": "^16.0.0"
48+
"screwdriver-data-schema": "^17.0.0"
4949
}
5050
}

0 commit comments

Comments
 (0)