mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-02 07:34:28 -06:00
Change deprecated "prepublish" to "prepare" in package.json.
This commit is contained in:
parent
098236a153
commit
d81b2326f6
@ -37,6 +37,6 @@
|
||||
"url": "https://github.com/ionaru/easy-markdown-editor"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublish": "gulp"
|
||||
"prepare": "gulp"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user