File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 33
33
"find-parent-dir" : " ^0.3.0" ,
34
34
"git-semver-tags" : " ^1.2.1" ,
35
35
"readline-sync" : " ^1.4.7" ,
36
- "shelljs" : " ^0.7.8"
36
+ "shelljs" : " ^0.7.8" ,
37
+ "tweak-sourcemap-paths" : " ^0.0.1"
37
38
}
38
39
}
Original file line number Diff line number Diff line change @@ -330,7 +330,7 @@ github-url-from-git@^1.4.0:
330
330
version "1.5.0"
331
331
resolved "https://registry.yarnpkg.com/github-url-from-git/-/github-url-from-git-1.5.0.tgz#f985fedcc0a9aa579dc88d7aff068d55cc6251a0"
332
332
333
- glob@^7.0.0 :
333
+ glob@^7.0.0, glob@^7.1.2 :
334
334
version "7.1.2"
335
335
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
336
336
dependencies :
@@ -825,6 +825,12 @@ trim-off-newlines@^1.0.0:
825
825
version "1.0.1"
826
826
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
827
827
828
+ tweak-sourcemap-paths@^0.0.1 :
829
+ version "0.0.1"
830
+ resolved "https://registry.yarnpkg.com/tweak-sourcemap-paths/-/tweak-sourcemap-paths-0.0.1.tgz#2700e454a3af5681adacbb81e9804efc1b1f9e6f"
831
+ dependencies :
832
+ glob "^7.1.2"
833
+
828
834
uglify-js@^2.6 :
829
835
version "2.8.29"
830
836
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
You can’t perform that action at this time.
0 commit comments