chore: use framework sub paths everywhere (#9253)
This commit is contained in:
committed by
GitHub
parent
48bea267dc
commit
a8e19faf8d
@@ -19,6 +19,9 @@
|
||||
"./workflows": "./dist/workflows/index.js",
|
||||
"./links": "./dist/links/index.js",
|
||||
"./jobs": "./dist/jobs/index.js",
|
||||
"./http": "./dist/http/index.js",
|
||||
"./telemetry": "./dist/telemetry/index.js",
|
||||
"./feature-flags": "./dist/feature-flags/index.js",
|
||||
"./utils": "./dist/utils/index.js",
|
||||
"./types": "./dist/types/index.js",
|
||||
"./orchestration": "./dist/orchestration/index.js",
|
||||
|
||||
Reference in New Issue
Block a user