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
/
tasks
/
grunt-task.js
4 lines
(3 loc)
•
66 B
JavaScript
View Raw
1
2
3
4
module
.
exports
=
function
(
grunt
) {
require
(
'./npm'
)(grunt); };