Skip to content

Commit 9e7d6a6

Browse files
authored
chore: fix dependency position (#781)
1 parent 9e82621 commit 9e7d6a6

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
@@ -68,6 +68,7 @@
6868
"@oclif/plugin-help": "~6.2.8",
6969
"@root/walk": "~1.1.0",
7070
"@sapphire/duration": "^1.1.2",
71+
"@sapphire/result": "^2.7.2",
7172
"@sapphire/timestamp": "^1.0.3",
7273
"adm-zip": "~0.5.15",
7374
"ajv": "~8.17.1",
@@ -108,7 +109,6 @@
108109
"@crawlee/types": "^3.11.1",
109110
"@cucumber/cucumber": "^11.0.0",
110111
"@oclif/test": "^4.0.8",
111-
"@sapphire/result": "^2.7.2",
112112
"@types/adm-zip": "^0.5.5",
113113
"@types/archiver": "^6.0.2",
114114
"@types/chai": "^4.3.17",

0 commit comments

Comments
 (0)