File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 70
70
"karma-phantomjs-launcher" : " ^1.0.2" ,
71
71
"karma-script-launcher" : " ~0.1.0" ,
72
72
"karma-systemjs" : " ^0.7.2" ,
73
+ "readline-sync" : " ^1.4.5" ,
73
74
"rollup" : " ^0.41.4" ,
74
75
"rollup-plugin-commonjs" : " ^7.0.0" ,
75
76
"rollup-plugin-node-resolve" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -3041,6 +3041,10 @@ readdirp@^2.0.0:
3041
3041
readable-stream "^2.0.2"
3042
3042
set-immediate-shim "^1.0.1"
3043
3043
3044
+ readline-sync@^1.4.5 :
3045
+ version "1.4.5"
3046
+ resolved "https://registry.yarnpkg.com/readline-sync/-/readline-sync-1.4.5.tgz#c70d2b1473ecabc1e4d533cbaf3e8249fb77e992"
3047
+
3044
3048
recast@^0.11.17 :
3045
3049
version "0.11.20"
3046
3050
resolved "https://registry.yarnpkg.com/recast/-/recast-0.11.20.tgz#2cb9bec269c03b36d0598118a936cd0a293ca3f3"
You can’t perform that action at this time.
0 commit comments