Skip to content

Commit

Permalink
step: pnpm init
Browse files Browse the repository at this point in the history
  • Loading branch information
millergarym committed Apr 26, 2023
1 parent b50c741 commit dda2c7f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions typescript/workspace/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "workspace",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}

0 comments on commit dda2c7f

Please sign in to comment.