Skip to content

Commit fe5a715

Browse files
committed
v0.1.0
1 parent 053a6d6 commit fe5a715

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackkit/gate",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"main": "src/gate.js",
55
"repository": "git@github.com:stackkit/gate.git",
66
"author": "larsvankleef <larsvankleef@outlook.com>",
@@ -11,6 +11,6 @@
1111
"test:open": "open coverage/lcov-report/index.html"
1212
},
1313
"devDependencies": {
14-
"jest": "^26.2.2"
14+
"jest": "^27.4.7"
1515
}
1616
}

0 commit comments

Comments
 (0)