Fix resolve vs realpath

This commit is contained in:
Zef Hemel
2022-05-01 17:20:38 +00:00
parent 098a419ff3
commit 2b4d5a0543
3 changed files with 18 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@
"@parcel/validator-typescript": "2.3.2",
"parcel": "2.3.2",
"prettier": "^2.5.1",
"process": "^0.11.10",
"ts-node": "^10.7.0",
"typescript": "^4.6.2"
},