Skip to content

Commit f9b31ed

Browse files
isaacsMylesBorins
authored andcommittedDec 13, 2019
deps: update npm to 6.13.4
PR-URL: #30904 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
1 parent 0621e25 commit f9b31ed

File tree

1,031 files changed

+60040
-28456
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,031 files changed

+60040
-28456
lines changed
 

‎deps/npm/.npmignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
*.swp
22
.*.swp
3+
netlify.toml
34
npm-debug.log
45
/.github
56
/test
67
node_modules/marked
78
node_modules/marked-man
89
node_modules/tap
10+
tap-snapshots
911
node_modules/.bin
1012
node_modules/npm-registry-mock
1113
/npmrc

‎deps/npm/.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
sudo: true
21
# need to declare the language as well as the matrix below
32
language: node_js
43

0 commit comments

Comments
 (0)