Skip to content

Commit

Permalink
BO-3391 Switched from Yarn to NPM (#9400)
Browse files Browse the repository at this point in the history
Switched from Yarn to NPM
  • Loading branch information
danilmoro3 committed Jul 21, 2022
1 parent 1294c6e commit 14690c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -5,10 +5,10 @@
"dependencies": {
"@angular/common": "^12.2.16",
"@angular/core": "^12.2.16",
"@spryker/button": "^0.6.1",
"@spryker/button": "^0.6.2",
"@spryker/card": "^0.6.0",
"@spryker/headline": "^0.5.0",
"@spryker/web-components": "^0.3.0",
"@spryker/web-components": "^0.3.3",
"rxjs": "~7.4.0"
}
}

0 comments on commit 14690c4

Please sign in to comment.