Skip to content

Commit

Permalink
fix: convert jest file to js
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanIhnatsiuk committed Sep 24, 2024
1 parent b7dd282 commit 4b262b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lint": "eslint \"**/*.{js,ts,tsx}\"",
"lint-clang": "sh clang.sh",
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib",
"prepare": "husky",
"prepare": "bob build",
"release": "release-it"
},
"keywords": [
Expand Down

0 comments on commit 4b262b3

Please sign in to comment.