We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653af36 commit 8d25cabCopy full SHA for 8d25cab
#logo.md#
@@ -0,0 +1,10 @@
1
+
2
+ _________________
3
+ / ________ /
4
+ / / / /
5
+ / /_______/ /
6
+ / ___________/
7
+ / /
8
9
10
+/_____/
package.json
@@ -101,8 +101,7 @@
101
"scripts": {
102
"test:unit": "bash test/unit.sh",
103
"test:e2e": "bash test/e2e.sh",
104
- "test": "bash test/unit.sh && bash test/e2e.sh",
105
- "preinstall": "node ./preinstall.js"
+ "test": "bash test/unit.sh && bash test/e2e.sh"
106
},
107
"keywords": [
108
"cli",
0 commit comments