Skip to content

Commit 3025257

Browse files
Downgrade @astx/lib dependency to version 1.0.1 in package.json
1 parent cde3c2f commit 3025257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript": "^5.4.3"
2727
},
2828
"dependencies": {
29-
"@astx/lib": "^1.0.2",
29+
"@astx/lib": "^1.0.1",
3030
"commander": "^13.1.0"
3131
},
3232
"pkg": {

0 commit comments

Comments
 (0)