Skip to content

Commit

Permalink
remove opencollective, opencollective-postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed May 18, 2020
1 parent 54c93bd commit e9b2a06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 224 deletions.
222 changes: 2 additions & 220 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Expand Up @@ -79,17 +79,14 @@
"start": "node ./tools/dev-server.js",
"test:build": "jasmine --random=false ./tests/test-build.js",
"test:headless": "node ./tests/headless.js",
"test:karma": "npm run karma",
"postinstall": "opencollective-postinstall"
"test:karma": "npm run karma"
},
"dependencies": {
"colors": "^1.4.0",
"command-line-args": "^5.1.1",
"command-line-usage": "^6.1.0",
"epipebomb": "^1.0.0",
"loading-indicator": "^2.0.0",
"opencollective": "^1.0.3",
"opencollective-postinstall": "^2.0.2",
"prompt": "^1.0.0",
"puppeteer": "^2.1.1",
"snyk": "^1.319.1"
Expand Down

0 comments on commit e9b2a06

Please sign in to comment.