foundkey-js: mark as module

This commit is contained in:
Norm 2022-08-26 02:44:05 -04:00
parent 90adbfb2c2
commit 13b2cba980
Signed by untrusted user: norm
GPG key ID: 7123E30E441E80DE

View file

@ -2,6 +2,7 @@
"name": "foundkey-js",
"version": "13.0.0-preview1",
"description": "Fork of misskey-js for Foundkey",
"type": "module",
"main": "./built/index.js",
"types": "./built/index.d.ts",
"scripts": {