update deps, migrate to pnpm

This commit is contained in:
Jorrin
2024-03-29 21:23:32 +01:00
parent f8a5120064
commit 21f1fd3cee
35 changed files with 15210 additions and 25328 deletions

View File

@@ -1,2 +1,2 @@
import '../../lib/index.mjs';
import '../../lib/index.js';
console.log('import successful!');