archons-napi-linux-arm64-gnu
Advanced tools
Sorry, the diff of this file is too big to display
+3
-3
| { | ||
| "name": "archons-napi-linux-arm64-gnu", | ||
| "version": "0.2.12", | ||
| "version": "0.2.13", | ||
| "os": [ | ||
@@ -10,5 +10,5 @@ "linux" | ||
| ], | ||
| "main": "archons-napi.linux-arm64-gnu.node", | ||
| "main": "archons.linux-arm64-gnu.node", | ||
| "files": [ | ||
| "archons-napi.linux-arm64-gnu.node" | ||
| "archons.linux-arm64-gnu.node" | ||
| ], | ||
@@ -15,0 +15,0 @@ "description": "Fast, powerful and elegant CLI build tool based on clap-rs", |
Sorry, the diff of this file is too big to display
1219810
0