Skip to content

Commit 4c5b01e

Browse files
committed
chore: release start 4.0.0
1 parent c4b02c8 commit 4c5b01e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": "./dist/cjs/src/index.js"
1616
}
1717
},
18-
"scripts": {
18+
"scripts": {
1919
"build": "tsc --module commonjs --outDir dist/cjs && vite build",
2020
"build:web": "vite build",
2121
"performance:build": "vite build --sourcemap=inline -c=vite.performance.config.ts",
@@ -31,8 +31,8 @@
3131
"update-lock-file": "update-lock-file @netcracker"
3232
},
3333
"dependencies": {
34-
"@netcracker/qubership-apihub-api-diff": "dev",
35-
"@netcracker/qubership-apihub-api-unifier": "dev",
34+
"@netcracker/qubership-apihub-api-diff": "next",
35+
"@netcracker/qubership-apihub-api-unifier": "next",
3636
"@netcracker/qubership-apihub-json-crawl": "1.0.4",
3737
"@netcracker/qubership-apihub-graphapi": "1.0.8",
3838
"adm-zip": "0.5.10",

0 commit comments

Comments
 (0)