Skip to content

Commit

Permalink
wip: add package.json to smoke
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Jun 27, 2022
1 parent 21d6c78 commit 72da034
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scripts/memory/project/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "@test/smoke",
"version": "0.0.0",
"private": true,
"dependencies": {
"astro": "workspace:*"
}
}

0 comments on commit 72da034

Please sign in to comment.