Skip to content

Commit

Permalink
Sync npm and yarn with Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiitk committed Jan 21, 2020
1 parent a1a7996 commit 33182c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"module": "./src/pagerbeauty",
"engines": {
"node": "^12.14.0",
"npm": "^6.4.1",
"yarn": "^1.12.0"
"npm": "^6.13.1",
"yarn": "^1.21.1"
},
"scripts": {
"test": "npm run test:unit",
Expand Down

0 comments on commit 33182c6

Please sign in to comment.