Fix path to helpers directory

pull/3274/head
ioedeveloper 2 years ago committed by Aniket
parent 50a94505c5
commit 8b8db98df4
  1. 2
      tsconfig.paths.json

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

Loading…
Cancel
Save