@gasket/plugin-jest
Advanced tools
Comparing version 7.0.0-next.42 to 7.0.0-next.44
{ | ||
"name": "@gasket/plugin-jest", | ||
"version": "7.0.0-next.42", | ||
"version": "7.0.0-next.44", | ||
"description": "Integrated jest into your application.", | ||
@@ -77,3 +77,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "d96c86a52f608ea702f9b91a5a72f3b19389877c" | ||
"gitHead": "3a1d51a5e98ce4bad06faa2fceae90c580c8a0a9" | ||
} |
@@ -8,8 +8,4 @@ # @gasket/plugin-jest | ||
This plugin should only be used during the create command for new apps. | ||
This plugin is only used by presets for `create-gasket-app` and is not installed for apps. | ||
``` | ||
gasket create <app-name> --plugins @gasket/plugin-jest | ||
``` | ||
## Usage | ||
@@ -16,0 +12,0 @@ |
6259
31