Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheidegger committed Sep 5, 2016
1 parent 3cc1c50 commit 362c8b6
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
@@ -1,12 +1,17 @@
{
"name": "package-missing",
"version": "1.0.0",
"version": "1.1.0",
"description": "This very simple but incredibly useful package contains a Constructor for the `PackageMissingError`.",
"main": "PackageMissingError.js",
"scripts": {
"test": "standard && tap --cov test/*.js"
},
"keywords": ["error", "concept", "plugins", "integration"],
"keywords": [
"error",
"concept",
"plugins",
"integration"
],
"author": "Martin Heidegger <martin.heidegger@gmail.com>",
"license": "ISC",
"devDependencies": {
Expand Down

0 comments on commit 362c8b6

Please sign in to comment.