Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

Commit

Permalink
Release v1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
pouc committed Jan 13, 2017
1 parent 32479c0 commit 0b79840
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "ifnotundef",
"version": "1.0.14",
"version": "1.0.15",
"description": "a set of helper functions that simplify the (is a undefined ? b : c) syntax",
"main": "index.js",
"scripts": {
"test": "mocha"
"test": "mocha && istanbul cover node_modules/mocha/bin/_mocha"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 0b79840

Please sign in to comment.