mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-25 04:35:51 +10:00
Filename in package.json points to minified version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "blueimp-md5",
|
||||
"filename": "js/md5.js",
|
||||
"filename": "js/md5.min.js",
|
||||
"version": "1.1.0",
|
||||
"title": "JavaScript MD5",
|
||||
"description": "JavaScript MD5 implementation.",
|
||||
|
||||
Reference in New Issue
Block a user