Skip to content

Commit

Permalink
chore: add a note about sponsorship after install
Browse files Browse the repository at this point in the history
  • Loading branch information
mKeRix committed Apr 13, 2020
1 parent 266c184 commit 24cc2c3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
14 changes: 10 additions & 4 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"prepack": "npm run build",
"prebuild": "rimraf dist",
"build": "nest build",
"postinstall": "github-sponsors",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
Expand All @@ -49,6 +50,7 @@
"command-line-usage": "^6.1.0",
"config": "^3.2.4",
"democracy": "^3.1.3",
"github-sponsors": "^1.0.1",
"js-yaml": "^3.13.1",
"kalmanjs": "^1.1.0",
"lodash": "^4.17.15",
Expand Down

0 comments on commit 24cc2c3

Please sign in to comment.