Skip to content

Commit f3866f3

Browse files
fix(flatmap-stream): update tsc-watch
flatmap-stream was undeployed in version 0.1.2 because of security issues, tsc-watch was dependent on it. so we had to bumb the version
1 parent 65b7346 commit f3866f3

File tree

2 files changed

+39
-36
lines changed

2 files changed

+39
-36
lines changed

package-lock.json

Lines changed: 38 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"ts-jest": "^23.10.4",
7777
"ts-loader": "^5.3.0",
7878
"ts-node": "^7.0.1",
79-
"tsc-watch": "^1.0.30",
79+
"tsc-watch": "^1.0.31",
8080
"tslint": "^5.11.0",
8181
"tslint-config-prettier": "^1.16.0",
8282
"typedoc": "^0.13.0",

0 commit comments

Comments
 (0)