Skip to content

Commit 8bf2a58

Browse files
committedNov 18, 2021
v1.23.40
1 parent ce1f0f5 commit 8bf2a58

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@steedos/app-oa",
3-
"version": "1.23.39",
3+
"version": "1.23.40",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -16,16 +16,16 @@
1616
"access": "public"
1717
},
1818
"devDependencies": {
19-
"@steedos/accounts": "^1.23.39",
20-
"@steedos/app-contracts": "^1.23.39",
21-
"@steedos/app-crm": "^1.23.39",
22-
"@steedos/plugin-enterprise": "^1.23.39",
19+
"@steedos/accounts": "^1.23.40",
20+
"@steedos/app-contracts": "^1.23.40",
21+
"@steedos/app-crm": "^1.23.40",
22+
"@steedos/plugin-enterprise": "^1.23.40",
2323
"@steedos/plugin-qywx": "^0.0.16",
2424
"@steedos/steedos-plugin-workflow": "^2.0.8",
2525
"@steedos/word-template": "^1.23.0-alpha.16",
2626
"dotenv-flow": "^3.1.0",
2727
"nodemon": "^1.19.1",
28-
"steedos-server": "^1.23.39"
28+
"steedos-server": "^1.23.40"
2929
},
3030
"homepage": "https://developer.steedos.com",
3131
"resolutions": {

0 commit comments

Comments
 (0)
Please sign in to comment.