瀏覽代碼

Revert "change package name to publish on npm"

This reverts commit ea25737ebb09f01809dbbe73af7f5cdd338dd73b.
same31 8 年之前
父節點
當前提交
d3c23a1f66
共有 1 個文件被更改,包括 2 次插入5 次删除
  1. 2 5
      package.json

+ 2 - 5
package.json

@@ -1,7 +1,7 @@
 {
-  "name": "jquery3-bootstrap-switch",
+  "name": "bootstrap-switch",
   "description": "Turn checkboxes and radio buttons into toggle switches.",
-  "version": "3.3.3",
+  "version": "3.3.2",
   "keywords": [
     "bootstrap",
     "switch",
@@ -23,9 +23,6 @@
     {
       "name": "Peter Stein",
       "url": "http://www.bdmdesign.org"
-    },
-    {
-      "name": "Mitrani Matthieu"
     }
   ],
   "main": "dist/js/bootstrap-switch.js",