To update the component library to the latest version run the following command in the root folder of the project:
npm update --save @dpdk/library
To update the component library to a specific version run the following command in the root folder of the project:
npm install --save @dpdk/library@x.x.x
Last modified | Monday, January 25, 2021, 1:55:11 PM UTC |
Last author | Glenn de Haan |
Commit ID | fce726d |