File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1- 2022-11-03T22:29:25.466Z
1+ 2022-12-01T02:18:47.614Z
Original file line number Diff line number Diff line change @@ -176,3 +176,8 @@ acs-*.bib
176176# ################
177177.vscode /
178178jsconfig.json
179+
180+ # Sublime Text #
181+ # ###############
182+ * .sublime-workspace
183+ * .sublime-project
Original file line number Diff line number Diff line change @@ -25,6 +25,6 @@ Ricky Reusser <rsreusser@gmail.com>
2525Ryan Seal <splrk@users.noreply.github.com>
2626Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
2727Shraddheya Shendre <shendreshraddheya@gmail.com>
28- Stephannie Jimenez Gacha <steff456@users.noreply.github .com>
28+ Stephannie Jiménez Gacha <steff456@hotmail .com>
2929dorrin-sot <59933477+dorrin-sot@users.noreply.github.com>
3030rei2hu <rei2hu@users.noreply.github.com>
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ JAVASCRIPT_TEST ?= $(NODE_MODULES)/tape/bin/tape
239239JAVASCRIPT_TEST_FLAGS ?=
240240
241241# Define the path to the executable for parsing TAP output:
242- TAP_REPORTER ?= $(BIN_DIR ) /tap-spec
242+ TAP_REPORTER ?= $(BIN_DIR ) /tap-min
243243
244244# Define the path to the Istanbul executable:
245245ISTANBUL ?= $(BIN_DIR ) /istanbul
Original file line number Diff line number Diff line change 5454 "@stdlib/random-base-randu" : " ^0.0.x" ,
5555 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
5656 "istanbul" : " ^0.4.1" ,
57- "tap-spec " : " 5 .x.x"
57+ "tap-min " : " 2 .x.x"
5858 },
5959 "engines" : {
6060 "node" : " >=0.10.0" ,
You can’t perform that action at this time.
0 commit comments