0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/tools
Rich Trott b5bad25110 tools: remove stray package-lock.json file
Before the ESLint updates were automated, a stray package-lock.json file
was accidentally introduced in the tools directory. This change removes
it.

PR-URL: https://github.com/nodejs/node/pull/14873
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2017-08-18 14:32:28 -07:00
..
configure.d
doc doc: fix word wrapping for api stability boxes 2017-08-16 11:49:55 +02:00
eslint tools: update to ESLint 4.3.0 2017-07-25 12:21:32 -07:00
eslint-rules tools: simplify no-unescaped-regexp-dot rule 2017-08-03 10:31:36 -07:00
gyp gyp: implement LD/LDXX for ninja and FIPS 2017-07-17 09:36:23 -07:00
icu util: implement WHATWG Encoding Standard API 2017-07-24 14:04:13 -07:00
msvs build,win: fix python detection script 2017-08-01 10:56:04 -07:00
osx-pkg.pmdoc
pkgsrc
rpm
certdata.txt tools: update certdata.txt 2017-05-29 08:45:00 -07:00
check-imports.py
compress_json.py
cpplint.py src,lib,test,doc: correct misspellings 2017-06-17 19:17:46 +02:00
create_android_makefiles
create_expfile.sh
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py build: simplify if in setting of arg_paths 2017-05-16 15:26:20 -04:00
install.py build: add npx to installers 2017-07-17 08:49:10 -07:00
js2c.py
jslint.js tools: delete an unused argument 2017-08-16 12:37:15 +02:00
license2rtf.js tools: change var to const in ./license2rtf 2017-07-02 19:27:09 -04:00
license-builder.sh deps,tools: add missing nghttp2 license 2017-08-14 17:22:15 +02:00
lsan_suppressions.txt
macosx-firewall.sh
make-v8.sh
Makefile
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh build,tools: do not force codesign prefix 2017-07-19 16:38:27 -05:00
osx-pkg-postinstall.sh build: add npx to installers 2017-07-17 08:49:10 -07:00
osx-productsign.sh
release.sh tools: be explicit about including key-id 2017-06-01 16:07:18 -07:00
run-valgrind.py
sign.bat
specialize_node_d.py
test-npm-package.js tools, test: update test-npm-package paths 2017-06-07 15:36:06 +01:00
test-npm.sh tools: update test-npm.sh paths 2017-05-23 19:39:09 +02:00
test-v8.bat build,test: run v8 tests on windows 2017-07-26 18:08:30 -07:00
test.py tools: increase test timeouts 2017-07-12 15:59:30 -07:00
update-authors.sh
update-eslint.sh tools: remove stray package-lock.json file 2017-08-18 14:32:28 -07:00
utils.py