Skip to content

Commit

Permalink
clean files
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Nov 15, 2020
1 parent b1cc8b6 commit eda691a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 13 deletions.
3 changes: 0 additions & 3 deletions .npmignore

This file was deleted.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
"description": "Get a full fake REST API with zero coding in less than 30 seconds",
"main": "./lib/server/index.js",
"bin": "./lib/cli/bin.js",
"files": [
"lib",
"public"
],
"scripts": {
"postinstall": "husky install",
"test": "npm run build && cross-env NODE_ENV=test jest && npm run lint",
Expand Down
10 changes: 0 additions & 10 deletions postinstall.js

This file was deleted.

0 comments on commit eda691a

Please sign in to comment.