Skip to content

Commit

Permalink
dont publish examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jchris committed May 7, 2024
1 parent 2bd7694 commit d42a0cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "esbuild-react-starter",
"version": "1.0.0",
"private": true,
"description": "starter for react using esbuild as a bundler",
"main": "app.jsx",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions examples/solid-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@fireproof-example/solid-js",
"version": "0.0.0",
"private": true,
"description": "",
"type": "module",
"scripts": {
Expand Down

0 comments on commit d42a0cc

Please sign in to comment.