We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fae0a10 commit 0c5c922Copy full SHA for 0c5c922
1 file changed
package.json
@@ -15,7 +15,8 @@
15
},
16
"files": [
17
"src",
18
- "README.md"
+ "README.md",
19
+ "bench"
20
],
21
"scripts": {
22
"test": "node --test test/*.test.js",
0 commit comments