Skip to content

Commit 74de0f0

Browse files
committed
chore: update @expressots/core and @expressots/shared to 3.0.0-beta.3
1 parent be16011 commit 74de0f0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
"build:cjs": "tsc -p tsconfig.cjs.json",
5555
"release": "release-it",
5656
"prepublish": "npm run build && npm pack",
57-
"publish": "npm publish --tag latest",
5857
"test": "jest",
5958
"test:watch": "jest --watch",
6059
"coverage": "jest --coverage",
@@ -70,8 +69,8 @@
7069
"@codecov/vite-plugin": "^0.0.1-beta.6",
7170
"@commitlint/cli": "19.2.1",
7271
"@commitlint/config-conventional": "19.2.2",
73-
"@expressots/core": "^3.0.0-beta.1",
74-
"@expressots/shared": "0.2.0",
72+
"@expressots/core": "3.0.0-beta.3",
73+
"@expressots/shared": "3.0.0-beta.3",
7574
"@release-it/conventional-changelog": "8.0.1",
7675
"@types/express": "4.17.21",
7776
"@types/jest": "^29.5.14",

0 commit comments

Comments
 (0)