8000
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 3486919 commit 6b7ab5cCopy full SHA for 6b7ab5c
package.json
@@ -21,7 +21,7 @@
21
"test": "npm run lint && npm run deps && jest",
22
"watch-test": "jest --watch",
23
"watch": "nodemon --exec \"npm run make:lib\" -w src",
24
- "deps": "./node_modules/.bin/dependency-check package.json --entry src/react-plotly.js --missing"
+ "deps": "./node_modules/.bin/dependency-check src/react-plotly.js --missing"
25
},
26
"keywords": [
27
"graphing",
0 commit comments