diff --git a/package.json b/package.json index 787f4fe..b615626 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,7 @@ "type": "module", "sideEffects": false, "scripts": { - "test": "echo \"no test specified\"", - "publishToNPM": "np --no-2fa" + "test": "echo \"no test specified\"" }, "repository": { "type": "git", @@ -23,4 +22,4 @@ "url": "https://github.com/madrecha/papaunparse/issues" }, "homepage": "https://github.com/madrecha/papaunparse#readme" -} +} \ No newline at end of file