Skip to content

Commit e39c12e

Browse files
committed
Using React Js
1 parent 2246905 commit e39c12e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"react-scripts": "5.0.1",
1414
"web-vitals": "^2.1.4"
1515
},
16-
"scripts":{
16+
"scripts": {
1717
"predeploy": "npm run build",
18-
"deploy": "gh-pages -d build",
18+
"deploy": "gh-pages -d build",
1919
"start": "react-scripts start",
2020
"build": "react-scripts build",
2121
"test": "react-scripts test",

0 commit comments

Comments
 (0)