Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Commit

Permalink
Publish @snowpack/app-template-blank-typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
drwpow committed Jul 8, 2020
1 parent 055b8b9 commit 3f7a6bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"packages": [
"packages/*"
],
"version": "1.4.0",
"packages": ["packages/*"],
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion templates/app-template-blank-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"snowpack": "^2.6.4",
"typescript": "^3.9.6"
},
"gitHead": "795f4311d79a70cc9f19f21b512b7f8675d73f17"
"gitHead": "055b8b935bb387c1ff0b6356680a303de9eeb36e"
}

0 comments on commit 3f7a6bc

Please sign in to comment.