We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea41ef commit b2dd321Copy full SHA for b2dd321
1 file changed
package.json
@@ -16,7 +16,8 @@
16
"author": "Joscha Feth <joscha@feth.com>",
17
"license": "MIT",
18
"files": [
19
- "dist"
+ "dist",
20
+ "runkitExample.js"
21
],
22
"engines": {
23
"node": "12.x || 14.x || 16.x"
0 commit comments