Skip to content

Commit 0eded0a

Browse files
authoredNov 27, 2018
fix(package): avoid depending on flatmap-stream (#591)
1 parent 04b7d41 commit 0eded0a

File tree

2 files changed

+1418
-1110
lines changed

2 files changed

+1418
-1110
lines changed
 

‎package-lock.json

+1,416-1,108
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
"in-publish": "^2.0.0",
6666
"mocha": "5.2.0",
6767
"node-uuid": "1.4.8",
68-
"nodemon": "1.18.4",
68+
"nodemon": "1.18.7",
6969
"nyc": "13.0.1",
7070
"proxyquire": "^2.1.0",
71-
"semantic-release": "6.3.6",
71+
"semantic-release": "7.0.2",
7272
"semver": "5.5.1",
7373
"sinon": "^6.3.4"
7474
},

0 commit comments

Comments
 (0)
Please sign in to comment.