mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +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);
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"grunt-templates-dylang": "^1.0.0",
|
||||
"include-folder": "^0.7.0",
|
||||
"load-grunt-tasks": "^1.0.0",
|
||||
"mockdate": "^1.0.0",
|
||||
"mockdate": "^1.0.1",
|
||||
"prova": "^2.0.3",
|
||||
"q": "^1.0.0",
|
||||
"tape": "^3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user