implemented memory module

This commit is contained in:
2016-04-02 23:03:18 +02:00
parent 0661744614
commit 581b9e21d3
15 changed files with 183 additions and 152 deletions

View File

@@ -37,8 +37,8 @@
"vinyl-file": "2.0.0"
},
"devDependencies": {
"gulp-function": "^1.1.1",
"npmts": "3.5.0",
"should": "^8.2.2"
"gulp-function": "^1.2.0",
"npmts": "4.0.1",
"should": "^8.3.0"
}
}