mirror of
https://github.com/Noratrieb/hugos-lieblingsflugzeuge.git
synced 2026-01-14 19:55:06 +01:00
hugo
This commit is contained in:
parent
dd903c3fa9
commit
a7d729d700
2 changed files with 15362 additions and 1 deletions
|
|
@ -2,10 +2,12 @@
|
|||
"name": "untitled",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"homepage": "https://Nilstrieb.github.io/hugos-lieblingsflugzeuge",
|
||||
"dependencies": {
|
||||
"@testing-library/jest-dom": "^5.11.4",
|
||||
"@testing-library/react": "^11.1.0",
|
||||
"@testing-library/user-event": "^12.1.10",
|
||||
"gh-pages": "^3.1.0",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-scripts": "4.0.2",
|
||||
|
|
@ -15,7 +17,9 @@
|
|||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
"eject": "react-scripts eject",
|
||||
"predeploy": "npm run build",
|
||||
"deploy": "gh-pages -d build"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue