Merge commit 'f8771cfe8dadd3ecd70f64236e97b3b6def6ea18' into worker-loading

This commit is contained in:
yflory 2025-03-21 18:16:59 +01:00
commit bd527c2051

View File

@ -53,13 +53,5 @@
"bugs": {
"url": "https://github.com/dchest/tweetnacl-js/issues"
},
"homepage": "https://dchest.github.io/tweetnacl-js",
"devDependencies": {
"browserify": "4.x.x",
"faucet": "0.x.x",
"tap-browser-color": "0.x.x",
"tape": "2.x.x",
"testling": "1.x.x",
"uglify-js": "2.x.x"
}
"homepage": "https://dchest.github.io/tweetnacl-js"
}