Browse Source

change package name to publish on npm

same31 8 năm trước cách đây
mục cha
commit
ea25737ebb
1 tập tin đã thay đổi với 5 bổ sung2 xóa
  1. 5 2
      package.json

+ 5 - 2
package.json

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