OpusCapita / filemanager

React based FileManager for browser ( + FS REST API for Node.js and Express)
https://demo.core.dev.opuscapita.com/filemanager/master/?currentComponentName=FileManager&maxContainerWidth=100%25&showSidebar=false
Apache License 2.0
566 stars 122 forks source link

Replace "prepublish" script in "package.json" of "connector-node-v1" #238

Open amourzenkov-sc opened 6 years ago

amourzenkov-sc commented 6 years ago
Meta-Info Value
ExtProjectId JCPROC-01
Original Estimation ???h
Remaining Estimation ???h

According to the following message when running npm i in connector-node-v1:

npm WARN prepublish-on-install As of npm@5, `prepublish` scripts are deprecated.          
npm WARN prepublish-on-install Use `prepare` for build steps and `prepublishOnly` for upload-only.                                   
npm WARN prepublish-on-install See the deprecation note in `npm help scripts` for more information.