mirror of
https://github.com/PotentiaRobotics/website.git
synced 2025-04-17 19:00:18 -04:00
Add all packages
This commit is contained in:
parent
be47927678
commit
b551f76bb7
17075
package-lock.json
generated
17075
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -15,7 +15,6 @@
|
|||
"bootstrap": "^4.6.0",
|
||||
"bootstrap-icons": "^1.2.2",
|
||||
"emailjs-com": "^2.6.4",
|
||||
"gh-pages": "^3.1.0",
|
||||
"jquery": "^3.5.1",
|
||||
"node-sass": "4.14",
|
||||
"popper.js": "^1.16.1",
|
||||
|
@ -34,6 +33,8 @@
|
|||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"predeploy": "npm run build",
|
||||
"deploy": "gh-pages -d build",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
@ -55,6 +56,7 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"gh-pages": "^3.1.0",
|
||||
"react-spring": "^8.0.27"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user