diff --git a/packages/h/handsontable.json b/packages/h/handsontable.json index eb6d0c2f1..aee51feca 100644 --- a/packages/h/handsontable.json +++ b/packages/h/handsontable.json @@ -1,6 +1,6 @@ { "name": "handsontable", - "filename": "jquery.handsontable.full.min.js", + "filename": "handsontable.min.js", "description": "Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs", "homepage": "http://handsontable.com/", "keywords": [ @@ -14,8 +14,8 @@ "spreadsheet" ], "autoupdate": { - "source": "git", - "target": "git://github.com/handsontable/handsontable.git", + "source": "npm", + "target": "handsontable", "fileMap": [ { "basePath": "dist",