Use main instead of files in googlediff@0.1.0.json

This commit is contained in:
Mattias Rydengren
2015-10-28 08:45:55 +01:00
parent 4d91dde0fa
commit 9edc6fd49b
+1 -3
View File
@@ -1,8 +1,6 @@
{
"format": "global",
"files": [
"javascript/diff_match_patch_uncompressed.js"
],
"main": "javascript/diff_match_patch_uncompressed.js",
"shim": {
"javascript/diff_match_patch_uncompressed": {
"exports": "diff_match_patch"