Skip to content

Commit c0f4fa3

Browse files
author
Pete Martin
committed
Rename base64.js to angular-base64.js
1 parent 3a1b1e4 commit c0f4fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/src/unmin/base64.js renamed to dev/src/unmin/angular-base64.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ angular.module('base64', []).constant('$base64', {
153153
}
154154
return x.join('');
155155
}
156-
});
156+
});

0 commit comments

Comments
 (0)