Typescript - move to typescript/package.json

pull/2587/head
Rob Pilling 2023-02-19 17:58:15 +00:00
parent 2c3edd5c7b
commit d9a45fc578
2 changed files with 417 additions and 1000 deletions

1414
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,6 @@
"update-local-apps": "apps/*/metadata.json" "update-local-apps": "apps/*/metadata.json"
}, },
"dependencies": { "dependencies": {
"acorn": "^7.2.0", "acorn": "^7.2.0"
"typescript": "4.9.4"
} }
} }