Skip to content

Commit 88e6e74

Browse files
committed
chore: set feature branch version for depdendencies
1 parent 4ccb5a4 commit 88e6e74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"update-lock-file": "update-lock-file @netcracker"
3232
},
3333
"dependencies": {
34-
"@netcracker/qubership-apihub-api-diff": "feature-performance-optimization",
35-
"@netcracker/qubership-apihub-api-unifier": "2.3.0",
36-
"@netcracker/qubership-apihub-graphapi": "1.0.8",
34+
"@netcracker/qubership-apihub-api-diff": "feature-move-prefix-from-server-to-path",
35+
"@netcracker/qubership-apihub-api-unifier": "feature-performance-optimization",
36+
"@netcracker/qubership-apihub-graphapi": "feature-performance-optimization",
3737
"@netcracker/qubership-apihub-json-crawl": "1.0.4",
3838
"adm-zip": "0.5.10",
3939
"ajv": "^8.12.0",

0 commit comments

Comments
 (0)