Skip to content

Commit 9025ac0

Browse files
authored
OHRM5X-2202: Bump oxd version to 2.0.1-alpha.1 (orangehrm#1702)
1 parent 73f0cb5 commit 9025ac0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "vue-cli-service lint --max-warnings=0 --mode production"
1111
},
1212
"dependencies": {
13-
"@ohrm/oxd": "2.0.0",
13+
"@ohrm/oxd": "2.0.1-alpha.1",
1414
"axios": "^1.2.2",
1515
"core-js": "^3.27.1",
1616
"date-fns": "^2.22.1",

src/client/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2067,9 +2067,9 @@ __metadata:
20672067
languageName: node
20682068
linkType: hard
20692069

2070-
"@ohrm/oxd@npm:2.0.0":
2071-
version: 2.0.0
2072-
resolution: "@ohrm/oxd@npm:2.0.0"
2070+
"@ohrm/oxd@npm:2.0.1-alpha.1":
2071+
version: 2.0.1-alpha.1
2072+
resolution: "@ohrm/oxd@npm:2.0.1-alpha.1"
20732073
dependencies:
20742074
"@revolist/vue3-datagrid": ^3.2.17
20752075
chart.js: ^4.1.2
@@ -2078,7 +2078,7 @@ __metadata:
20782078
nanoid: ^4.0.0
20792079
peerDependencies:
20802080
vue: 3.x
2081-
checksum: 805daef448a5b19359de8f366c5a536284795f1d0b603291bf31e4fea816b1e0a2292559a824e2b8d48b271f7b8e4a616a2a9761297e0289fd271e2f370f8609
2081+
checksum: 6b451af9ed067d57773225baef8192e29f16f8206867da64e28016199918706fea47a8769a3ce17de343352c331c5fc52e06183061de1160e839e20bf2f65da5
20822082
languageName: node
20832083
linkType: hard
20842084

@@ -8951,7 +8951,7 @@ __metadata:
89518951
version: 0.0.0-use.local
89528952
resolution: "orangehrm@workspace:."
89538953
dependencies:
8954-
"@ohrm/oxd": 2.0.0
8954+
"@ohrm/oxd": 2.0.1-alpha.1
89558955
"@types/hammerjs": ^2.0.41
89568956
"@types/jest": ^27.0.1
89578957
"@typescript-eslint/eslint-plugin": ^5.4.0

0 commit comments

Comments
 (0)