Skip to content

Commit

Permalink
Merge branch 'hotfix/v0.1.9' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosommi committed Aug 13, 2015
2 parents 9c4f5e1 + a0db940 commit 6f5dd9d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dovima",
"version": "0.1.8",
"version": "0.1.9",
"description": "ES6 generic model with lots of useful special features.",
"main": "index.js",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion tasks/test-local.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import gulp from "gulp";
import mocha from "gulp-mocha";
import "superstack";
import istanbul from "gulp-istanbul";
import paths from "../paths.json";

Expand Down

0 comments on commit 6f5dd9d

Please sign in to comment.