Remove all unessesary relative import

This commit is contained in:
garronej
2023-03-19 16:28:38 +01:00
parent 20937c4f72
commit 7ad9d7b291
10 changed files with 13 additions and 11 deletions

View File

@ -66,7 +66,7 @@
"@babel/core": "^7.0.0",
"@types/make-fetch-happen": "^10.0.1",
"@types/minimist": "^1.2.2",
"@types/node": "^18.14.1",
"@types/node": "^18.15.3",
"@types/react": "18.0.9",
"concurrently": "^7.6.0",
"copyfiles": "^2.4.1",