Skip to content

Commit a17033c

Browse files
github1github1
authored andcommitted
run sync-dependencies
1 parent 775cd74 commit a17033c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meshage",
3-
"version": "0.3.103",
3+
"version": "0.4.0",
44
"description": "A simple service mesh. Messages sent within the service mesh can be consistently partitioned across members of the cluster.",
55
"main": "./index.js",
66
"types": "./index.d.ts",
@@ -41,10 +41,10 @@
4141
"jest": "26.2.2",
4242
"leaked-handles": "5.2.0",
4343
"node-docker-api": "1.1.22",
44-
"rimraf": "^2.6.1",
44+
"rimraf": "2.6.2",
4545
"ts-jest": "26.1.4",
4646
"tslint": "6.1.3",
47-
"tslint-microsoft-contrib": "^6.0.0",
47+
"tslint-microsoft-contrib": "6.0.0",
4848
"typescript": "3.9.7"
4949
},
5050
"publishConfig": {

0 commit comments

Comments
 (0)