Skip to content

Commit

Permalink
fix: move @openally/result from devDeps to deps (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreDemailly authored Apr 22, 2023
1 parent d103db2 commit c6d2812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
"@nodesecure/eslint-config": "^1.7.0",
"@nodesecure/size-satisfies": "^1.1.0",
"@nodesecure/vis-network": "^1.4.0",
"@openally/result": "^1.1.0",
"@types/node": "^18.15.10",
"c8": "^7.13.0",
"cross-env": "^7.0.3",
Expand All @@ -87,6 +86,7 @@
"@nodesecure/scanner": "^4.0.0",
"@nodesecure/utils": "^1.1.0",
"@nodesecure/vuln": "^1.7.0",
"@openally/result": "^1.1.0",
"@polka/send-type": "^0.5.2",
"@topcli/cliui": "^1.1.0",
"@topcli/spinner": "^2.0.0",
Expand Down

0 comments on commit c6d2812

Please sign in to comment.