Update the application
We really try to improve our application as often as possible, but we also want to save you from having to rewrite your application to more up-to-date versions of the core framework. Therefore, all that is required of you is to execute one command, it will fix errors and add new features.
npm install --save nessapp@latest --audit
yarn add --save nessapp@latest
That's all you need to do. Also we will really thankful, if you will provide bugs or problems.