X Tutup
Skip to content

Commit 11f98c5

Browse files
IgorMinarjelbourn
authored andcommitted
build(npm): dedupe es6-promise dependency
1 parent c1e3ea9 commit 11f98c5

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

npm-shrinkwrap.clean.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14734,12 +14734,7 @@
1473414734
}
1473514735
},
1473614736
"zone.js": {
14737-
"version": "0.5.8",
14738-
"dependencies": {
14739-
"es6-promise": {
14740-
"version": "3.0.2"
14741-
}
14742-
}
14737+
"version": "0.5.8"
1474314738
}
1474414739
},
1474514740
"name": "angular-srcs",

npm-shrinkwrap.json

Lines changed: 1 addition & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
X Tutup