From: Dave Methvin Date: Mon, 12 Jan 2015 03:24:02 +0000 (-0500) Subject: Build: Sanctify the component name status of Wrap X-Git-Tag: 3.0.0-alpha1+compat~143 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=abfb10c82ef91fef99ba92c287a6c5a9e8045e80;p=jquery.git Build: Sanctify the component name status of Wrap (cherry picked from commit a4133ffafa6ac43b3aa22bc4edb4444b09f5250c) --- diff --git a/package.json b/package.json index d97652b78..75ec15047 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,8 @@ "Queue", "Selector", "Serialize", - "Traversing" + "Traversing", + "Wrap" ] } }