Skip to content

Commit 2cfdf2f

Browse files
committed
build: replace yarn with npm
1 parent 8730ffa commit 2cfdf2f

File tree

5 files changed

+8736
-4024
lines changed

5 files changed

+8736
-4024
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@netcracker:registry=https://npm.pkg.github.com/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ Modified version of [udamir/api-model-tree](https://github.com/udamir/api-model-
88
## Installation
99

1010
```bash
11-
yarn add @netcracker/qubership-apihub-api-data-model
11+
npm add @netcracker/qubership-apihub-api-data-model
1212
```

0 commit comments

Comments
 (0)