Skip to content

Commit 076461f

Browse files
authored
Update package.json
1 parent a577012 commit 076461f

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
@@ -5,7 +5,7 @@
55
"main": "dist/index.js",
66
"scripts": {
77
"test": "make test",
8-
"dev": "make start",
8+
"dev": "make dev",
99
"deploy": "make deploy"
1010
},
1111
"standard": {

0 commit comments

Comments
 (0)