Skip to content

Commit

Permalink
Set example app to be unpublished
Browse files Browse the repository at this point in the history
  • Loading branch information
han-so1omon committed Sep 25, 2024
1 parent 08d514d commit 32f26b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/simple-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "simple-app",
"version": "1.0.0",
"private": true,
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 32f26b3

Please sign in to comment.