Skip to content

Commit 6ee7fcc

Browse files
committed
Fixed typo
1 parent d8baa2e commit 6ee7fcc

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
@@ -4,7 +4,7 @@
44
"description": "",
55
"private": true,
66
"scripts": {
7-
"start": "dsadabrowser-sync start --server ./src --files ./src"
7+
"start": "browser-sync start --server ./src --files ./src"
88
},
99
"author": "Sergio Cruz <[email protected]>",
1010
"license": "MIT",

0 commit comments

Comments
 (0)