diff --git a/src/app/components/sdk.ts b/src/app/components/sdk.ts index c869dc7..6d46ce9 100644 --- a/src/app/components/sdk.ts +++ b/src/app/components/sdk.ts @@ -105,6 +105,13 @@ const sdk = { link: 'https://github.com/dkoleev/UniPantry/', verified: false, }, + { + name: 'PantryJS', + platform: 'Node.js', + author: 'DinoscapeProgramming', + link: 'https://github.com/DinoscapeProgramming/PantryJS/', + verified: false, + }, { name: 'pantry', platform: 'Common Lisp',