Use npmpub like it should since testling is gone
This commit was merged in pull request #100.
This commit is contained in:
committed by
BehindTheMath
parent
92d5e09494
commit
cb9c37fcb3
@@ -43,7 +43,6 @@
|
||||
"coverage": "nyc -x \"tests/**\" npm run coverage-tests",
|
||||
"example": "serve -o -p 3000 ./example",
|
||||
"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