Browse Source

Revert "change package name to publish on npm"

This reverts commit ea25737ebb09f01809dbbe73af7f5cdd338dd73b.
same31 8 years ago
parent
commit
d3c23a1f66
1 changed files with 2 additions and 5 deletions
  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",