fix array type checks
This commit is contained in:
parent
36eba7eb44
commit
6b344003e8
2 changed files with 12 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
module.exports = function(grunt) {
|
||||
_ = require('lodash');
|
||||
|
||||
var version = "0.1.19"
|
||||
var version = "0.1.20"
|
||||
|
||||
var inputFolder = "./docs"
|
||||
var tempFolder = "./temp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue