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",
|
"coverage": "nyc -x \"tests/**\" npm run coverage-tests",
|
||||||
"example": "opn http://localhost:3000/example/; serve .",
|
"example": "opn http://localhost:3000/example/; serve .",
|
||||||
"prepublish": "npm run standalone",
|
"prepublish": "npm run standalone",
|
||||||
"#release": "testling does not work in a process launch by npm... :facepalm:",
|
"release": "npmpub"
|
||||||
"release": "echo \"npmpub --skip-test --dry && npm test && npmpub --skip-test --skip-cleanup\""
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user