Skip to content

Commit eaa7605

Browse files
committed
fixup! src: fix escaping of single quotes in task runner
1 parent a9bfe5c commit eaa7605

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/fixtures/run-script/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"custom-env-windows": "custom-env.bat",
1010
"path-env": "path-env",
1111
"path-env-windows": "path-env.bat",
12-
"repeat-args": "node repeat-args.js",
1312
"special-env-variables": "special-env-variables",
1413
"special-env-variables-windows": "special-env-variables.bat",
1514
"pwd": "pwd",

0 commit comments

Comments
 (0)