Skip to content

Commit fe9f976

Browse files
committed
Only Linux?
1 parent 0557cef commit fe9f976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"scripts": {
77
"test": "node --inspect test.js",
88
"debug": "node --inspect index.js",
9-
"document": ".\\\\node_modules\\\\.bin\\\\jsdoc -d ./documentation -t ./node_modules/docdash -R ./README.md . ./types"
9+
"document": "./node_modules/.bin/jsdoc -d ./documentation -t ./node_modules/docdash -R ./README.md . ./types"
1010
},
1111
"keywords": [
1212
"whatsapp",

0 commit comments

Comments
 (0)