We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b487f commit b635ae3Copy full SHA for b635ae3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jest-chain-transform",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "Support for multiple transform scripts of jest",
5
"main": "./lib/index.js",
6
"typings": "./lib/index.d.ts",
0 commit comments