Skip to content

Commit e52f68b

Browse files
committed
chore: set feature branch version for dependencies
1 parent 3aa5c81 commit e52f68b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"update-lock-file": "update-lock-file @netcracker"
2828
},
2929
"dependencies": {
30-
"@netcracker/qubership-apihub-api-unifier": "2.4.0",
30+
"@netcracker/qubership-apihub-api-unifier": "feature-performance-optimization",
3131
"@netcracker/qubership-apihub-json-crawl": "1.0.4",
3232
"fast-equals": "4.0.3"
3333
},
3434
"devDependencies": {
3535
"@netcracker/qubership-apihub-compatibility-suites": "2.3.0",
36-
"@netcracker/qubership-apihub-graphapi": "1.0.8",
36+
"@netcracker/qubership-apihub-graphapi": "feature-performance-optimization",
3737
"@netcracker/qubership-apihub-npm-gitflow": "3.1.0",
3838
"@types/jest": "29.5.11",
3939
"@types/node": "20.11.6",

0 commit comments

Comments
 (0)