Skip to content

Commit

Permalink
Remove patches
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus committed Mar 2, 2018
1 parent 7ea4bef commit a6a3c8c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"lint": "repo-tools lint --cmd eslint -- src/ samples/ system-test/ test/",
"prettier": "repo-tools exec -- prettier --write src/*.js src/*/*.js samples/*.js samples/*/*.js test/*.js test/*/*.js system-test/*.js system-test/*/*.js",
"publish-module": "node ../../scripts/publish.js bigtable",
"presystem-test": "node patches/patch",
"system-test": "repo-tools test run --cmd mocha -- system-test/*.js --no-timeouts"
},
"dependencies": {
Expand Down Expand Up @@ -86,7 +85,6 @@
"eslint-config-prettier": "^2.6.0",
"eslint-plugin-node": "^6.0.0",
"eslint-plugin-prettier": "^2.3.1",
"glob": "^7.1.2",
"ink-docstrap": "^1.3.0",
"intelli-espower-loader": "^1.0.1",
"jsdoc": "^3.5.5",
Expand Down
7 changes: 0 additions & 7 deletions patches/patch.js

This file was deleted.

3 changes: 0 additions & 3 deletions patches/patched-process-nextick-args.js

This file was deleted.

0 comments on commit a6a3c8c

Please sign in to comment.