Could you update your NPM repositories to the latest versions of the packages?
Could you update your NPM repositories to the latest versions of the packages?
hoffmachine
Posts: 2Questions: 1Answers: 0
Currently I use the following packages:
- https://www.npmjs.com/package/datatables.net
- https://www.npmjs.com/package/datatables.net-se
- https://www.npmjs.com/package/datatables.net-buttons
- https://www.npmjs.com/package/datatables.net-buttons-se
- https://www.npmjs.com/package/datatables.net-plugins
Thanks
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I knew I'd missed something. Thanks! The
datatables.net
package is up to date now (although the npmjs.com page isn't showing the new version just yet), and the others are publishing just now.Allan
Excellent! TY
FYI, these packages still have a previous version in NPM:
Thanks! Both sorted and added to my list for updating in future.
The
datatables
package is legacy btw anddatatables.net
should be used instead.Allan