mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 12:06:20 +00:00
fix grunt release
This commit is contained in:
@@ -24,8 +24,8 @@ module.exports = function(grunt) {
|
||||
'lib/**/*.js',
|
||||
'test/**/*.js'
|
||||
]
|
||||
}
|
||||
|
||||
},
|
||||
release: {}
|
||||
});
|
||||
|
||||
require('load-grunt-tasks')(grunt);
|
||||
|
||||
Reference in New Issue
Block a user