mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-09-24 16:40:55 -06:00
Change deprecated "prepublish" to "prepare" in package.json.
This commit is contained in:
parent
574f49a7ec
commit
23353cb552
@ -37,6 +37,6 @@
|
|||||||
"url": "https://github.com/ionaru/easy-markdown-editor"
|
"url": "https://github.com/ionaru/easy-markdown-editor"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepublish": "gulp"
|
"prepare": "gulp"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user