screwdriver-data-schema 23.10.0 → 24.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "screwdriver-data-schema",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "24.0.0",
|
|
4
4
|
"description": "Internal Data Schema of Screwdriver",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -23,6 +23,7 @@
|
|
|
23
23
|
"contributors": [
|
|
24
24
|
"Dao Lam <daolam112@gmail.com>",
|
|
25
25
|
"Darren Matsumoto <aeneascorrupt@gmail.com>",
|
|
26
|
+
"Dayanand Sagar <sagar1312@gmail.com>",
|
|
26
27
|
"Jeremiah Wuenschel <jeremiah.wuenschel@gmail.com>",
|
|
27
28
|
"Lakshminarasimhan Parthasarathy <laky@ymail.com>",
|
|
28
29
|
"Min Zhang <minzhangcmu@gmail.com>",
|