pull/5/head
SiRanWeb 2022-11-26 14:50:41 +03:00
rodzic 497760f197
commit 1b678e9192
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -1,9 +1,8 @@
{
"name": "activitypub-models",
"version": "0.0.3",
"version": "0.0.4",
"description": "ActivityPub Models JS/TS implementation",
"main": "./dist/index.js",
"type": "module",
"scripts": {
"tsc": "tsc -p ./tsconfig.json",
"tsc:watch": "tsc -w -p ./tsconfig.json"