mirror of
https://github.com/rhysd/Mstdn.git
synced 2025-02-01 05:52:11 +01:00
fix npm package
This commit is contained in:
parent
a5ace43139
commit
05bf4de54e
14
.npmignore
Normal file
14
.npmignore
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
*.plist
|
||||||
|
*.log
|
||||||
|
*.icns
|
||||||
|
*.ico
|
||||||
|
*.svg
|
||||||
|
/dist
|
||||||
|
/app
|
||||||
|
/Guardfile
|
||||||
|
/tslint.json
|
||||||
|
/tsconfig.json
|
||||||
|
/scripts
|
||||||
|
*.ts
|
||||||
|
*.js.map
|
||||||
|
/typings
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "mstdn",
|
"name": "mstdn",
|
||||||
"productName": "Mstdn",
|
"productName": "Mstdn",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"description": "Tiny web-based mastodon client for your desktop",
|
"description": "Tiny web-based mastodon client for your desktop",
|
||||||
"main": "main/index.js",
|
"main": "main/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user