Skip to content

Commit

Permalink
chore: add private property
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshoku committed Apr 9, 2022
1 parent 87b6cb5 commit 9ea66c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "numo-pocketfft",
"version": "0.4.0",
"main": "index.js",
"repository": "git@github.com:yoshoku/numo-pocketfft.git",
"author": "Atsushi Tatsuma <yoshoku@outlook.com>",
"license": "BSD-3-Clause",
"private": true,
"scripts": {
"prepare": "husky install"
},
Expand Down

0 comments on commit 9ea66c8

Please sign in to comment.