Skip to content

Commit

Permalink
Merge pull request #16 from cipherstash/fix-1
Browse files Browse the repository at this point in the history
fix: basic example to private package
  • Loading branch information
calvinbrewer authored Dec 20, 2024
2 parents 60b91df + 1d00d79 commit bdc7126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@cipherstash/basic-example",
"private": true,
"version": "0.0.0",
"main": "index.mjs",
"scripts": {
Expand Down

0 comments on commit bdc7126

Please # to comment.