Installs cpy-cli

This commit is contained in:
Bruce Markham
2020-03-15 20:42:54 -04:00
parent 9ba5f47758
commit cc0da03ed1
2 changed files with 1891 additions and 1 deletions

1887
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -15,5 +15,8 @@
"bugs": {
"url": "https://github.com/brucificus/vb6-antlr4-typescript/issues"
},
"homepage": "https://github.com/brucificus/vb6-antlr4-typescript#readme"
"homepage": "https://github.com/brucificus/vb6-antlr4-typescript#readme",
"devDependencies": {
"cpy-cli": "^3.1.0"
}
}