Skip to content

Commit

Permalink
adding noir implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
signorecello committed Feb 13, 2025
1 parent 30d03d3 commit 19e7479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"types": "dist/index.d.ts",
"scripts": {
"start": "nodemon",
"postinstall": "tsc",
"build": "tsc",
"prettier": "prettier -c . --config ../.prettierrc --ignore-path ../.prettierignore",
"prettier:fix": "prettier -w . --config ../.prettierrc --ignore-path ../.prettierignore",
Expand Down

0 comments on commit 19e7479

Please sign in to comment.