kopia lustrzana https://github.com/activitypub-js/activitypub-models
fix import
rodzic
497760f197
commit
1b678e9192
|
@ -1,9 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "activitypub-models",
|
"name": "activitypub-models",
|
||||||
"version": "0.0.3",
|
"version": "0.0.4",
|
||||||
"description": "ActivityPub Models JS/TS implementation",
|
"description": "ActivityPub Models JS/TS implementation",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"type": "module",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"tsc": "tsc -p ./tsconfig.json",
|
"tsc": "tsc -p ./tsconfig.json",
|
||||||
"tsc:watch": "tsc -w -p ./tsconfig.json"
|
"tsc:watch": "tsc -w -p ./tsconfig.json"
|
||||||
|
|
Ładowanie…
Reference in New Issue