Skip to content

Commit 54d4513

Browse files
explictly depend on semver-compare
Somehow this fails only on heroku
1 parent d46d664 commit 54d4513

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"rev-file": "^3.0.0",
5353
"rimraf": "^2.6.3",
5454
"rsvp": "^4.8.5",
55+
"semver-compare": "^1.0.0",
5556
"semver-extra": "^3.0.0",
5657
"semver-utils": "^1.1.4",
5758
"yuidoc-to-jsonapi": "^0.4.1"

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2535,6 +2535,7 @@ seek-bzip@^1.0.5:
25352535
semver-compare@^1.0.0:
25362536
version "1.0.0"
25372537
resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
2538+
integrity sha1-De4hahyUGrN+nvsXiPavxf9VN/w=
25382539

25392540
semver-extra@^3.0.0:
25402541
version "3.0.0"

0 commit comments

Comments
 (0)