Browse Source

Merge branch '3.x' of https://github.com/RobinHerbots/jquery.inputmask into 3.x

Robin Herbots 11 years ago
parent
commit
a24b6cc3d2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      composer.json

+ 2 - 2
composer.json

@@ -1,5 +1,5 @@
 {
 {
-    "name": "RobinHerbots/jquery.inputmask",
+    "name": "robinherbots/jquery.inputmask",
     "description": "jquery.inputmask is a jquery plugin which create an input mask.",
     "description": "jquery.inputmask is a jquery plugin which create an input mask.",
 	"version": "3.1.57",
 	"version": "3.1.57",
     "type": "library",
     "type": "library",
@@ -11,4 +11,4 @@
             "name": "Robin Herbots"
             "name": "Robin Herbots"
         }
         }
     ]
     ]
-}
+}