Skip to content

Commit 2d68591

Browse files
committed
docs: add deprecation notice
1 parent 84ffd55 commit 2d68591

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
Jest Vue transformer with source map support
44

5+
## DEPRECATED
6+
7+
this package has been renamed to vue-jest
8+
9+
You can download vue-jest with the following command:
10+
11+
```
12+
npm install --save-dev vue-jest
13+
```
14+
515
## Usage
616

717
```

0 commit comments

Comments
 (0)