Skip to content

Commit 6a5d6c6

Browse files
author
Robert Jackson
authored
Re-roll yarn.lock. (#738)
Re-roll yarn.lock.
2 parents 808479b + 60b5eaa commit 6a5d6c6

2 files changed

Lines changed: 3311 additions & 1922 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"devDependencies": {
4343
"body-parser": "^1.18.3",
4444
"broccoli-asset-rev": "^3.0.0",
45+
"broccoli-file-creator": "^1.1.1",
4546
"broccoli-test-helper": "^1.5.0",
4647
"chai": "^4.1.2",
4748
"chai-fs": "^2.0.0",
@@ -75,8 +76,10 @@
7576
"release-it": "^12.0.1",
7677
"release-it-lerna-changelog": "^1.0.2",
7778
"request": "^2.88.0",
78-
"rsvp": "^4.8.3",
79-
"broccoli-file-creator": "^1.1.1"
79+
"rsvp": "^4.8.3"
80+
},
81+
"resolutions": {
82+
"**/engine.io": "~3.3.0"
8083
},
8184
"engines": {
8285
"node": "6.* || 8.* || >= 10.*"

0 commit comments

Comments
 (0)