Use files for npm and move CONTRIBUTING.md

This commit is contained in:
vsn4ik
2016-03-05 10:42:29 +03:00
committed by Hyunje Alex Jun
parent 7621a2488c
commit f20a8532ff
5 changed files with 16 additions and 23 deletions

View File

@@ -24,8 +24,6 @@ function mountJQuery(jQuery) {
ps.destroy(this);
}
}
return jQuery(this);
});
};
}