-
- Downloads
reverted all path changes
Showing
- package.json 1 addition, 1 deletionpackage.json
- src/App.tsx 6 additions, 6 deletionssrc/App.tsx
- src/const.ts 8 additions, 5 deletionssrc/const.ts
- src/features/demoProjects/DemoProjects.tsx 6 additions, 6 deletionssrc/features/demoProjects/DemoProjects.tsx
- src/router/Router.tsx 1 addition, 1 deletionsrc/router/Router.tsx
... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
"main": "index.tsx", | "main": "index.tsx", | ||
"author": "Matthias Bodenbenner", | "author": "Matthias Bodenbenner", | ||
"license": "MIT", | "license": "MIT", | ||
"homepage": "https://soil.cluster.wzl-mq.rwth-aachen.de/", | "homepage": "https://iot.wzl-mq.rwth-aachen.de/soil/", | ||
"dependencies": { | "dependencies": { | ||
"@emotion/react": "^11.10.5", | "@emotion/react": "^11.10.5", | ||
"@emotion/styled": "^11.10.5", | "@emotion/styled": "^11.10.5", | ||
... | ... |
Please register or sign in to comment