Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick-Erichsen committed Dec 23, 2024
1 parent fe9e6ed commit a045074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"scripts": {
"test": "jest",
"build": "node build.js",
"build:dev": "node build.js --with-sourcemaps"
"build:darwin-x64": "node build.js --os darwin-x64"
},
"license": "Apache-2.0",
"devDependencies": {
Expand Down

0 comments on commit a045074

Please sign in to comment.