Skip to content

Commit

Permalink
chore: sort package json
Browse files Browse the repository at this point in the history
  • Loading branch information
maraisr committed Jun 27, 2023
1 parent e3d2c9c commit 89a315d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,6 +23,7 @@
"test": "uvu src \".test.ts$\" -r tsm",
"typecheck": "tsc --noEmit"
},
"prettier": "@marais/prettier",
"dependencies": {
"object-identity": "^0.1.1",
"worktop": "0.8.0-next.15"
Expand All @@ -39,7 +40,6 @@
"typescript": "5.1.3",
"uvu": "0.5.4"
},
"prettier": "@marais/prettier",
"volta": {
"node": "18.16.0"
}
Expand Down

0 comments on commit 89a315d

Please sign in to comment.