Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit b39e24f

Browse files
committed
updated agile version
1 parent 46bfa1f commit b39e24f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@agile-ts/api": "^0.0.23",
23-
"@agile-ts/core": "^0.2.4",
23+
"@agile-ts/core": "^0.2.5",
2424
"@agile-ts/event": "^0.0.12",
2525
"@agile-ts/logger": "^0.0.9",
2626
"@agile-ts/proxytree": "^0.0.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
"@agile-ts/utils" "^0.0.9"
1111

12-
"@agile-ts/core@^0.2.4":
13-
version "0.2.4"
14-
resolved "https://registry.yarnpkg.com/@agile-ts/core/-/core-0.2.4.tgz#3ff5598b67ad5fbe81895fa9d5cea2b1160196ff"
15-
integrity sha512-K+JbuR5kozkyztzd9YLcqBpIBeO1mA6Dj0RSweu6FyxJdJw2yJLWEpNEXKgzAKT73X1dnGtlhc1OnAvcUCpJVw==
12+
"@agile-ts/core@^0.2.5":
13+
version "0.2.5"
14+
resolved "https://registry.yarnpkg.com/@agile-ts/core/-/core-0.2.5.tgz#70dd4c4551aad599993f5007fe14436ada9f3b08"
15+
integrity sha512-oWJIvzPrd4meu7xbq+K591twnm+EKSvXM/xM6sCuIB1avpELt4WQ8iHEy3VRBcJw0qnYWL+tvJPo5OIXOwaG/A==
1616
dependencies:
1717
"@agile-ts/utils" "^0.0.9"
1818

0 commit comments

Comments
 (0)