Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JadlionHD committed Nov 22, 2024
1 parent f02e87e commit d346bc4
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,23 +75,5 @@
"test": "ava",
"universal": "napi universal",
"version": "napi version"
},
"optionalDependencies": {
"growtopia.js-win32-x64-msvc": "2.0.0",
"growtopia.js-darwin-x64": "2.0.0",
"growtopia.js-linux-x64-gnu": "2.0.0",
"growtopia.js-darwin-arm64": "2.0.0",
"growtopia.js-android-arm64": "2.0.0",
"growtopia.js-linux-arm64-gnu": "2.0.0",
"growtopia.js-linux-arm64-musl": "2.0.0",
"growtopia.js-win32-arm64-msvc": "2.0.0",
"growtopia.js-linux-arm-gnueabihf": "2.0.0",
"growtopia.js-linux-arm-musleabihf": "2.0.0",
"growtopia.js-linux-x64-musl": "2.0.0",
"growtopia.js-freebsd-x64": "2.0.0",
"growtopia.js-win32-ia32-msvc": "2.0.0",
"growtopia.js-android-arm-eabi": "2.0.0",
"growtopia.js-darwin-universal": "2.0.0",
"growtopia.js-linux-riscv64-gnu": "2.0.0"
}
}
}

0 comments on commit d346bc4

Please sign in to comment.