We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2632187 commit 8d47646Copy full SHA for 8d47646
package.json
@@ -5,7 +5,6 @@
5
"main": "index.js",
6
"author": "roblabla <robinlambertz.dev@gmail.com>",
7
"scripts": {
8
- "prepare": "require-self",
9
"lint": "standard",
10
"fix": "standard --fix",
11
"unit-test": "mocha --recursive --reporter spec",
0 commit comments