File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 42
42
"build-gh-pages" : " npm run build-docs" ,
43
43
"commit-msg" : " commitlint --edit" ,
44
44
"cover" : " c8 --all --src src --reporter=lcov npm test" ,
45
+ "debug" : " NODE_ENV=debug npm run test -- -st --fail-fast" ,
45
46
"dev" : " npm run lint -- --fix && npm run cover -- -- -st --fail-fast" ,
46
47
"install-hooks" : " husky install" ,
47
48
"lint" : " true" ,
56
57
"travis" : " npm run lint && npm run cover"
57
58
},
58
59
"dependencies" : {
59
- "@aureooms/js-error" : " ^5.0.0 "
60
+ "@aureooms/js-error" : " ^5.0.1 "
60
61
},
61
62
"devDependencies" : {
62
63
"@aureooms/js-itertools" : " 4.1.0" ,
Original file line number Diff line number Diff line change 14
14
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-4.0.1.tgz#be2740b3f31a337e0828930c9b70d38113b4dd77"
15
15
integrity sha512-zsgs6wmnRsKljlusewYiBaFBM/hIJp43b7OwE9ybpLEL4wfXjGP17cJTTAY8gpzALVFwEA5/flxIK0I6gJJLHQ==
16
16
17
- " @aureooms/js-error@^5.0.0 " :
17
+ " @aureooms/js-error@^5.0.1 " :
18
18
version "5.0.1"
19
19
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-5.0.1.tgz#474e2f1dd7189f97df770b5cc6f1bda536de262d"
20
20
integrity sha512-BbbpKpp4W8L2x9vL4bas+JtuAe4PMojzTpf21puHPw5p3S+lgKd8SfS9y40pVHi/b3SrQrdpmsaEKjL4xviilQ==
You can’t perform that action at this time.
0 commit comments