UNPKG
pnr-status
Version:
latest (0.0.2)
0.1.1
0.1.0
0.0.2
0.0.1
0.0.0
The best module ever.
github.com/tusharmath/pnr-status
tusharmath/pnr-status
pnr-status
/
Gruntfile.coffee
7 lines
(6 loc)
•
123 B
text/coffeescript
View Raw
1
2
3
4
5
6
7
config
= release: options: {}
module
.exports = (grunt) -> grunt.initConfig
config
grunt.loadNpmTasks
'grunt-release'