Skip to content

Commit

Permalink
add empty package.json (fixes #1145)
Browse files Browse the repository at this point in the history
  • Loading branch information
copy committed Sep 13, 2024
1 parent 15c661b commit cb3be27
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "v86",
"version": "0",
"license": "BSD-2-Clause"
}

0 comments on commit cb3be27

Please sign in to comment.