Use npmpub like it should since testling is gone
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
"coverage": "nyc -x \"tests/**\" npm run coverage-tests",
|
||||
"example": "opn http://localhost:3000/example/; serve .",
|
||||
"prepublish": "npm run standalone",
|
||||
"#release": "testling does not work in a process launch by npm... :facepalm:",
|
||||
"release": "echo \"npmpub --skip-test --dry && npm test && npmpub --skip-test --skip-cleanup\""
|
||||
"release": "npmpub"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user