Revert "Dummy package jsons"

This reverts commit 68e6c3438e.
This commit is contained in:
David Tolnay 2023-01-21 10:30:38 -08:00
parent 3cf1bcc749
commit ce8f65846d
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82
2 changed files with 0 additions and 17 deletions

6
package-lock.json generated
View file

@ -1,6 +0,0 @@
{
"name": "rust-toolchain",
"version": "0.0.0",
"lockfileVersion": 1,
"dependencies": {}
}

View file

@ -1,11 +0,0 @@
{
"name": "rust-toolchain",
"version": "0.0.0",
"description": "Install the Rust toolchain",
"repository": {
"type": "git",
"url": "git+https://github.com/dtolnay/rust-toolchain.git"
},
"author": "dtolnay",
"license": "MIT"
}