Fix path to helpers directory

pull/5370/head
ioedeveloper 2 years ago committed by Aniket
parent a69dd06470
commit 7981e67c1c
  1. 2
      tsconfig.paths.json

@ -145,7 +145,7 @@
"@remix-ui/locale-module": [
"libs/remix-ui/locale-module/src/index.ts"
],
"@remixproject/ghaction-helper": [
"@remix-project/ghaction-helper": [
"libs/ghaction-helper/src/index.ts"
]
}

Loading…
Cancel
Save