Skip to content

Commit

Permalink
Update pxt.json
Browse files Browse the repository at this point in the history
  • Loading branch information
waltfe authored May 10, 2024
1 parent 073fe7e commit a1eee3b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Environment-and-Science-IoT",
"version": "5.2.4",
"version": "5.2.5",
"description": "Environment and Science IoT Kit for micro:bit",
"license": "MIT",
"dependencies": {
Expand All @@ -12,7 +12,8 @@
"files": [
"environment.ts",
"README.md",
"_locales/zh/Environment-and-Science-IoT-strings.json"
"_locales/zh/Environment-and-Science-IoT-strings.json",
"_locales/zh-TW/Environment-and-Science-IoT-strings.json"
],
"testFiles": [
"tests.ts"
Expand Down

0 comments on commit a1eee3b

Please sign in to comment.