浏览代码

Merge branch 'herrcykel-common-js-fix' into develop

zhixin 9 年之前
父节点
当前提交
a5cf1fe126
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -2,7 +2,7 @@
   "name": "bootstrap-table",
   "description": "An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3).",
   "version": "1.11.0",
-  "main": "Gruntfile.js",
+  "main": "./dist/bootstrap-table.js",
   "directories": {
     "doc": "docs"
   },