We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e810a8e commit e3a7bf6Copy full SHA for e3a7bf6
package.json
@@ -4,7 +4,7 @@
4
"description": "Encode and decode quoted-printable strings according to rfc2045",
5
"main": "lib/libqp.js",
6
"scripts": {
7
- "test": "node --test test/**/*-test.js",
+ "test": "node --test",
8
"update": "rm -rf node_modules package-lock.json && ncu -u && npm install"
9
},
10
"repository": {
0 commit comments