update resume
This commit is contained in:
Generated
+3269
-16754
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -24,9 +24,9 @@
|
|||||||
"web-vitals": "^1.0.1"
|
"web-vitals": "^1.0.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "export SET NODE_OPTIONS=--openssl-legacy-provider && react-scripts start",
|
"start": "react-scripts start",
|
||||||
"build": "export SET NODE_OPTIONS=--openssl-legacy-provider && react-scripts build",
|
"build": "react-scripts build",
|
||||||
"deploy": "scp -r build/* root@10.0.2.15:/data/swag/config/www",
|
"deploy": "export SET NODE_OPTIONS=--openssl-legacy-provider && scp -r build/* root@10.0.2.15:/data/swag/config/www",
|
||||||
"test": "react-scripts test",
|
"test": "react-scripts test",
|
||||||
"eject": "react-scripts eject"
|
"eject": "react-scripts eject"
|
||||||
},
|
},
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user