Skip to content

Commit

Permalink
since we have moved to github actions, no need for publishToNPM script
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshmadrecha committed Mar 19, 2024
1 parent a613024 commit 54e3cbc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -23,4 +22,4 @@
"url": "https://github.com/madrecha/papaunparse/issues"
},
"homepage": "https://github.com/madrecha/papaunparse#readme"
}
}

0 comments on commit 54e3cbc

Please sign in to comment.