Repository and Name
This commit is contained in:
parent
1af8584da3
commit
2000c4eb87
11
package.json
11
package.json
@ -1,7 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "ga-test",
|
"name": "react",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "GA Build System Test",
|
"repository": "https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-React.git",
|
||||||
|
"author": "German Airlines VA",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "^3.4.1",
|
"@apollo/client": "^3.4.1",
|
||||||
"@hookform/resolvers": "^2.5.1",
|
"@hookform/resolvers": "^2.5.1",
|
||||||
@ -61,8 +63,5 @@
|
|||||||
"lint": "eslint ./src --fix",
|
"lint": "eslint ./src --fix",
|
||||||
"start": "parcel serve src/index.html --open --log-level verbose",
|
"start": "parcel serve src/index.html --open --log-level verbose",
|
||||||
"demo": "cd ./assets && python3 -m http.server 1234"
|
"demo": "cd ./assets && python3 -m http.server 1234"
|
||||||
},
|
}
|
||||||
"keywords": [],
|
|
||||||
"author": "Kilian Kurt Hofmann",
|
|
||||||
"license": "MIT"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user