Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "dpdm-fast", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Analyze circular dependencies in your JavaScript/TypeScript projects with Rust.", |
@@ -17,3 +17,3 @@ #!/usr/bin/env node | ||
'linux-x64': 'x86_64-unknown-linux-musl', | ||
'win32-x64': 'x86_64-pc-windows-gnu' | ||
'win32-x64': 'x86_64-pc-windows-gnu', | ||
}; | ||
@@ -20,0 +20,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
40926095