Skip to content

Commit

Permalink
decreasing files in npm
Browse files Browse the repository at this point in the history
  • Loading branch information
arii committed Sep 5, 2020
1 parent 9d0eff9 commit 974a6b2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docs/figs/*
5 changes: 5 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onasafari/hrm",
"version": "0.0.1",
"version": "0.0.2",
"description": "Heartrate monitor server client and other fitness tools",
"main": "bin/www",
"scripts": {
Expand All @@ -17,14 +17,12 @@
"jade": "~1.11.0",
"jquery": "^3.5.1",
"morgan": "~1.9.1",
"npm-pack": "^1.0.0",
"pm2": "^4.4.1",
"popper": "^1.0.1",
"popper.js": "^1.16.1",
"socket.io": "^2.3.0"
},
"directories": {
"doc": "docs"
},
"repository": {
"type": "git",
"url": "git+https://github.com/arii/hrm.git"
Expand Down

0 comments on commit 974a6b2

Please sign in to comment.