Skip to content

Commit

Permalink
marko: peerdep marko
Browse files Browse the repository at this point in the history
  • Loading branch information
terrablue committed Aug 10, 2024
1 parent 7bce852 commit ca18522
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/marko/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/marko",
"version": "0.1.2",
"version": "0.1.3",
"description": "Primate Marko frontend",
"homepage": "https://primatejs.com/modules/marko",
"bugs": "https://github.com/primatejs/primate/issues",
Expand All @@ -17,10 +17,10 @@
"dependencies": {
"@marko/compiler": "^5.37.4",
"@marko/translator-default": "^6.0.6",
"@primate/frontend": "workspace:^",
"marko": "^5.35.8"
"@primate/frontend": "workspace:^"
},
"peerDependencies": {
"marko": "5",
"primate": "workspace:^"
},
"type": "module",
Expand Down

0 comments on commit ca18522

Please sign in to comment.