1
0
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:
rhysd 2017-04-16 21:38:47 +09:00
parent a5ace43139
commit 05bf4de54e
2 changed files with 15 additions and 1 deletions

14
.npmignore Normal file
View File

@ -0,0 +1,14 @@
*.plist
*.log
*.icns
*.ico
*.svg
/dist
/app
/Guardfile
/tslint.json
/tsconfig.json
/scripts
*.ts
*.js.map
/typings

View File

@ -1,7 +1,7 @@
{
"name": "mstdn",
"productName": "Mstdn",
"version": "0.0.2",
"version": "0.0.3",
"description": "Tiny web-based mastodon client for your desktop",
"main": "main/index.js",
"bin": {