We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a5f6f commit 8424f77Copy full SHA for 8424f77
package.json
@@ -17,7 +17,7 @@
17
"commit": "git-cz",
18
"semantic-release":
19
"semantic-release pre && npm run build && npm publish dist && semantic-release post",
20
- "test": ""
+ "test": "echo ''"
21
},
22
"dependencies": {
23
"@angular/common": "^5.2.0",
0 commit comments