@digitally-imported/jest-config
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@digitally-imported/jest-config", | ||
"version": "0.0.4", | ||
"description": "Common Jest configuration.", | ||
"version": "0.0.5", | ||
"description": "Common Jest configuration for @digitally-imported components.", | ||
"main": "index.js", | ||
@@ -11,7 +11,7 @@ "keywords": [ | ||
"scripts": { | ||
"test": "echo 'Not applicable'", | ||
"lint": "echo 'Not applicable'", | ||
"build": "echo 'Not applicable'", | ||
"clean": "echo 'Not applicable'", | ||
"codecov": "echo 'Not applicable'", | ||
"clean": "echo 'Not applicable'" | ||
"lint": "echo 'Not applicable'", | ||
"test": "echo 'Not applicable'" | ||
}, | ||
@@ -18,0 +18,0 @@ "author": "Raphael Pigulla <pigulla@four66.com>", |
2575