0

I am using NPM as package manager.

These are the dependencies of my project:

"dependencies": {
    "litepicker": "2.0.11",
    "moment": "2.29.1"
}

I wanted to get litepicker.js and moment.js to my src/ folder automatically.

What's the best way of doing this?

Carl Ortiz
  • 423
  • 3
  • 14

0 Answers0