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 a577012 commit 076461fCopy full SHA for 076461f
package.json
@@ -5,7 +5,7 @@
5
"main": "dist/index.js",
6
"scripts": {
7
"test": "make test",
8
- "dev": "make start",
+ "dev": "make dev",
9
"deploy": "make deploy"
10
},
11
"standard": {
0 commit comments