Skip to content

Commit 6cbbd0d

Browse files
committed
Alphabetize dependencies
1 parent f384189 commit 6cbbd0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@types/node": "^16.18.18",
2020
"adm-zip": "^0.5.10",
2121
"axios": "^1.3.6",
22-
"typescript": "^5.0.2",
23-
"cmake-js": "^7.3.0"
22+
"cmake-js": "^7.3.0",
23+
"typescript": "^5.0.2"
2424
},
2525
"scripts": {
2626
"install": "pkg-prebuilds-verify binding-options.cjs || npm run build",

0 commit comments

Comments
 (0)