diff options
-rw-r--r-- | update.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/update.json b/update.json deleted file mode 100644 index 4a84e23..0000000 --- a/update.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "packageManager": "github", - "name": "jquery-once", - "repo": "RobLoach/jquery-once", - "files": { - "include": [ - "jquery.once.js", - "jquery.once.min.js", - "jquery.once.min.js.map" - ] - } -} |