Skip to content

Commit 30b8dad

Browse files
Merge pull request #89 from conveyal/dev
v0.4.0
2 parents c8ef84a + 13e81af commit 30b8dad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"react-select-geocoder": "^0.2.1",
5555
"redux": "^3.6.0",
5656
"redux-actions": "^0.12.0",
57-
"transitive-js": "0.9.0"
57+
"transitive-js": "^0.9.1"
5858
},
5959
"standard": {
6060
"parser": "babel-eslint"

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -6369,9 +6369,9 @@ [email protected]:
63696369
semver "^4.3.3"
63706370
source-map-support "~0.2.8"
63716371

6372-
6373-
version "0.9.0"
6374-
resolved "https://registry.yarnpkg.com/transitive-js/-/transitive-js-0.9.0.tgz#aa7c7ac4520a41833151bb6475bba3dc6054e649"
6372+
transitive-js@^0.9.1:
6373+
version "0.9.1"
6374+
resolved "https://registry.yarnpkg.com/transitive-js/-/transitive-js-0.9.1.tgz#344425c32f14b61b9220822a49a3b6b49fde6735"
63756375
dependencies:
63766376
augment "4.3.0"
63776377
component-each "0.2.6"

0 commit comments

Comments
 (0)