Skip to content

Commit 9c27eb0

Browse files
committed
v0.3.0
1 parent ef8ec9a commit 9c27eb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-graphviz",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"author": "kamiazya <[email protected]>",
55
"description": "A plugin for jest that supports graphviz integration.",
66
"keywords": [
@@ -25,8 +25,8 @@
2525
"jest": "^24.9.0"
2626
},
2727
"devDependencies": {
28-
"@rollup/plugin-node-resolve": "^7.0.0",
2928
"@kamiazya/jest-dynamic": "^0.0.1",
29+
"@rollup/plugin-node-resolve": "^7.0.0",
3030
"@types/node": "^13.1.6",
3131
"jest-snapshot": "^25.4.0",
3232
"prettier": "^1.19.1",

0 commit comments

Comments
 (0)