UNPKG
shipit-npm
Version:
latest (0.2.0)
0.2.0
0.1.2
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
Npm tasks for shipit.
github.com/callerc1/shipit-npm
callerc1/shipit-npm
shipit-npm
/
index.js
4 lines
(3 loc)
•
74 B
JavaScript
View Raw
1
2
3
4
module
.
exports
=
function
(
shipit
) {
require
(
'./tasks/npm'
)(shipit); };