Skip to content

Commit e66ba87

Browse files
committed
Fix reference to incorrect path
1 parent 77bbc11 commit e66ba87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

picturefill/dnn-library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"files": ["node_modules/picturefill/dist/picturefill.min.js"],
33
"resources": [
4-
"node_modules/routerjs/dist/**",
4+
"node_modules/picturefill/dist/**",
55
"!node_modules/picturefill/dist/picturefill.min.js"
66
]
77
}

0 commit comments

Comments
 (0)