build 0.4.2
This commit is contained in:
parent
f493034510
commit
44c3b906c4
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "family-friendly",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"description": "Detect, replace, or mask out bad words in a string",
|
||||
"main": "dist/FamilyFriendly.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nightness/family-friendly"
|
||||
"url": "https://git.brainwires.net/josh.guyette/family-friendly"
|
||||
},
|
||||
"scripts": {
|
||||
"deploy": "yarn clean && yarn build && npm publish --access public",
|
||||
|
|
Loading…
Reference in New Issue