This website works better with JavaScript.
Home
Explore
Help
Sign In
paritosh
/
RobotoCafe_React
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test
master
Paritosh Singh
4 years ago
parent
6f057cf91c
commit
145b235c5b
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
package.json
+ 2
- 1
package.json
View File
@@ -14,7 +14,8 @@
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.3",
"serve": "^11.3.2"
"serve": "^11.3.2",
"heroku-postbuild": "npm run build"
},
"engines": {
"node": "12.16.3",
Write
Preview
Loading…
Cancel
Save