Skip to content

Commit 71b6875

Browse files
committed
Added utils absolute path on package.json too
1 parent def6ace commit 71b6875

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"#providers/*": "./providers/*.js",
2727
"#policies/*": "./app/policies/*.js",
2828
"#abilities/*": "./app/abilities/*.js",
29+
"#utils/*": "./app/utils/*.js",
2930
"#database/*": "./database/*.js",
3031
"#start/*": "./start/*.js",
3132
"#tests/*": "./tests/*.js",

0 commit comments

Comments
 (0)