mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-04-27 00:06:53 -05:00
Add Threads social test script
This commit is contained in:
parent
f4c0e71f1d
commit
2bbd8c717d
|
|
@ -13,6 +13,7 @@
|
||||||
"social:test:image": "node app/index.mjs socialTestImage",
|
"social:test:image": "node app/index.mjs socialTestImage",
|
||||||
"social:test:mastodon": "node app/index.mjs socialTestMastodon",
|
"social:test:mastodon": "node app/index.mjs socialTestMastodon",
|
||||||
"social:test:bluesky": "node app/index.mjs socialTestBluesky",
|
"social:test:bluesky": "node app/index.mjs socialTestBluesky",
|
||||||
|
"social:test:threads": "node app/index.mjs socialTestThreads",
|
||||||
"splatnet": "node app/index.mjs splatnet",
|
"splatnet": "node app/index.mjs splatnet",
|
||||||
"splatnet:all": "node app/index.mjs splatnetAll",
|
"splatnet:all": "node app/index.mjs splatnetAll",
|
||||||
"warmCaches": "node app/index.mjs warmCaches",
|
"warmCaches": "node app/index.mjs warmCaches",
|
||||||
|
|
@ -52,4 +53,4 @@
|
||||||
"tailwindcss": "^3.1.8",
|
"tailwindcss": "^3.1.8",
|
||||||
"vite": "^3.1.3"
|
"vite": "^3.1.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user