Skip to content

Commit ddf95c3

Browse files
authored
Update package.json
1 parent d2b6519 commit ddf95c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"scripts": {
1212
"build": "tsc",
13-
"watch": "tsc -w",
13+
"dev": "tsc -w",
1414
"release": "./.changeset/release",
1515
"release-snapshot": "./.changeset/snapshot"
1616
},

0 commit comments

Comments
 (0)