Skip to content

Commit cfa7aa9

Browse files
authored
feat(linear): add Linear GraphQL API client (#1094)
1 parent ce2a4bc commit cfa7aa9

3 files changed

Lines changed: 734 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
"overrides": {
135135
"lodash": "^4.18.1",
136136
"lodash-es": "^4.18.1",
137-
"brace-expansion": "^2.0.3"
137+
"brace-expansion": "^2.0.3",
138+
"axios": "^1.15.0"
138139
}
139140
}

0 commit comments

Comments
 (0)