summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/task/package_json
AgeCommit message (Expand)Author
2023-10-12chore(task): remove warning for npm "scripts" (#20880)Nayeem Rahman
2023-09-14refactor: remove `DENO_UNSTABLE_NPM_SYNC_DOWNLOAD` and custom sync functional...David Sherret
2023-05-01refactor(cli): remove ProcState - add CliFactory (#18900)David Sherret
2023-03-13fix(npm): show a progress bar when initializing the node_modules folder (#18136)David Sherret
2023-02-23feat(task): adjust warning (#17904)Bartek Iwańczuk
2023-02-23feat(task): add warning about package.json scripts support (#17900)Bartek Iwańczuk
2023-02-22feat(task): support scripts in package.json (#17887)David Sherret