We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 248bffd + 57044b5 commit c08434dCopy full SHA for c08434d
package.json
@@ -12,7 +12,6 @@
12
"build": "npm run $ build",
13
"bundle": "npm run $ bundle",
14
"coveralls": "cat ./coverage/lcov.info | coveralls",
15
- "postinstall": "lightercollective",
16
"test": "npm run $ test"
17
},
18
"$": {
@@ -155,12 +154,14 @@
155
154
"domdiff": "^2.2.1",
156
"domtagger": "^0.6.1",
157
"hyperhtml-style": "^0.1.2",
158
- "hyperhtml-wire": "^2.1.0",
159
- "lightercollective": "^0.3.0"
+ "hyperhtml-wire": "^2.1.0"
160
161
"collective": {
162
"type": "opencollective",
163
- "url": "https://opencollective.com/hyperhtml",
164
- "logo": "logo.txt"
+ "url": "https://opencollective.com/hyperhtml"
+ },
+ "funding": {
+ "type": "opencollective",
165
166
}
167
0 commit comments