Skip to content

Commit e2784f3

Browse files
committed
Fix intl-tel-input resources path
1 parent 22ecfbe commit e2784f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intl-tel-input/dnn-library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"files": ["node_modules/intl-tel-input/build/js/intlTelInput.min.js"],
3-
"resources": ["node_modules/intel-tel-input/build/js/**"]
3+
"resources": ["node_modules/intl-tel-input/build/**"]
44
}

0 commit comments

Comments
 (0)