Skip to content

Commit d9f5b20

Browse files
Github CI build: __run_3 v2.3.4 [ci skip]
1 parent bb5601d commit d9f5b20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsed/root",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"description": "Monorepo CLI and utils to deploy packages on NPM",
55
"private": true,
66
"type": "module",

packages/monorepo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsed/monorepo-utils",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"description": "Mono repo utils",
55
"type": "module",
66
"main": "./src/index.js",

0 commit comments

Comments
 (0)