Skip to content

Commit

Permalink
Re-roll yarn.lock. (#738)
Browse files Browse the repository at this point in the history
Re-roll yarn.lock.
  • Loading branch information
rwjblue authored Nov 4, 2019
2 parents 808479b + 60b5eaa commit 6a5d6c6
Show file tree
Hide file tree
Showing 2 changed files with 3,311 additions and 1,922 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"devDependencies": {
"body-parser": "^1.18.3",
"broccoli-asset-rev": "^3.0.0",
"broccoli-file-creator": "^1.1.1",
"broccoli-test-helper": "^1.5.0",
"chai": "^4.1.2",
"chai-fs": "^2.0.0",
Expand Down Expand Up @@ -75,8 +76,10 @@
"release-it": "^12.0.1",
"release-it-lerna-changelog": "^1.0.2",
"request": "^2.88.0",
"rsvp": "^4.8.3",
"broccoli-file-creator": "^1.1.1"
"rsvp": "^4.8.3"
},
"resolutions": {
"**/engine.io": "~3.3.0"
},
"engines": {
"node": "6.* || 8.* || >= 10.*"
Expand Down
Loading

0 comments on commit 6a5d6c6

Please sign in to comment.