Skip to content

Commit

Permalink
Merge pull request #27 from nathanjhood/feat/script_build
Browse files Browse the repository at this point in the history
Feat/script build
  • Loading branch information
nathanjhood authored Oct 2, 2024
2 parents a51ee9e + f277ebb commit 420d327
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 211 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"name": "@nathanjhood/esbuild-scripts",
"version": "0.0.1-ab87ca3f38e991d179d6cef3e10412234539bbbf",
"version": "0.0.1",
"license": "MIT",
"homepage": "https://github.com/nathanjhood/esbuild-scripts",
"repository": {
"type": "git",
"url": "[email protected]/nathanjhood/nathanjhood.github.io.git",
"directory": "packages/@nathanjhood/esbuild-scripts"
"url": "[email protected]/nathanjhood/esbuild-scripts.git"
},
"scripts": {
"test": "tsx test/run.ts",
Expand Down
Loading

0 comments on commit 420d327

Please sign in to comment.