Skip to content

Commit

Permalink
add gisthead to package.json s
Browse files Browse the repository at this point in the history
  • Loading branch information
egekorkan committed Feb 7, 2023
1 parent e518a82 commit 2101b9b
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 8 deletions.
3 changes: 2 additions & 1 deletion packages/assertions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
}
3 changes: 2 additions & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@
"@microsoft/eslint-formatter-sarif": "^2.1.7",
"@types/commander": "^2.12.2",
"eslint": "^8.22.0"
}
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
}
3 changes: 2 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
}
3 changes: 2 additions & 1 deletion packages/defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
}
3 changes: 2 additions & 1 deletion packages/json-spell-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
"devDependencies": {
"@jest/globals": "^29.3.1",
"jest": "^29.3.1"
}
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
}
3 changes: 2 additions & 1 deletion packages/td_to_asyncapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
}
3 changes: 2 additions & 1 deletion packages/td_to_openAPI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
}
3 changes: 2 additions & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
}

0 comments on commit 2101b9b

Please sign in to comment.