Skip to content

Commit 3dd19a9

Browse files
Merge pull request #2 from codeuino/development
tweet updated (codeuino#199)
2 parents 64add8b + 4d4d47a commit 3dd19a9

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
@@ -37,7 +37,7 @@
3737
"semantic-ui-react": "^0.88.2"
3838
},
3939
"scripts": {
40-
"start": "react-scripts start",
40+
"start": "HTTPS=true react-scripts start",
4141
"build": "react-scripts build",
4242
"test": "react-scripts test",
4343
"eject": "react-scripts eject"

0 commit comments

Comments
 (0)