Remove types/node

This commit is contained in:
Paul Miller 2023-04-12 01:57:30 +00:00
parent 4e9c40b3e5
commit e2c3560686
No known key found for this signature in database
GPG Key ID: 697079DA6878B89B
2 changed files with 0 additions and 8 deletions

7
package-lock.json generated

@ -18,7 +18,6 @@
"@noble/hashes": "1.3.0"
},
"devDependencies": {
"@types/node": "18.11.18",
"fast-check": "3.0.0",
"micro-bmark": "0.3.1",
"micro-should": "0.4.0",
@ -37,12 +36,6 @@
}
]
},
"node_modules/@types/node": {
"version": "18.11.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.18.tgz",
"integrity": "sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==",
"dev": true
},
"node_modules/fast-check": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.0.0.tgz",

@ -31,7 +31,6 @@
"@noble/hashes": "1.3.0"
},
"devDependencies": {
"@types/node": "18.11.18",
"fast-check": "3.0.0",
"micro-bmark": "0.3.1",
"micro-should": "0.4.0",