Skip to content

Commit

Permalink
misc: replace opencollective with light vers
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Jan 7, 2019
1 parent 57a2de4 commit 848bf4b
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 76 deletions.
126 changes: 54 additions & 72 deletions package-lock.json

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

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"travis:lint": "lerna bootstrap && npm run build && npm run lint && npm run tslint && npm run bundlesize",
"tslint": "tslint -c tslint.json \"packages/**/*.ts\"",
"watch": "npm run build && tsc -w",
"postinstall": "opencollective postinstall"
"postinstall": "lightercollective"
},
"husky": {
"hooks": {
Expand Down Expand Up @@ -114,8 +114,8 @@
"global-modules-path": "^2.3.0",
"import-local": "^2.0.0",
"interpret": "^1.1.0",
"lightercollective": "^0.1.0",
"loader-utils": "^1.1.0",
"opencollective": "^1.0.3",
"supports-color": "^5.5.0",
"v8-compile-cache": "^2.0.2",
"yargs": "^12.0.4"
Expand Down Expand Up @@ -162,7 +162,6 @@
},
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/webpack",
"logo": "https://opencollective.com/webpack/logo.txt"
"url": "https://opencollective.com/webpack"
}
}

0 comments on commit 848bf4b

Please sign in to comment.