Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
UpperCod committed Jun 13, 2023
1 parent 0825125 commit 5e60071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"packages/*"
],
"scripts": {
"build": "npm run buil -w=@tomico/react && npm run build -w=next-app && npm publish -w=@atomico/react"
"build": "npm run build -w=@atomico/react && npm run build -w=next-app && npm publish -w=@atomico/react"
},
"dependencies": {
"@atomico/run": "^0.10.1"
}
}s
}

0 comments on commit 5e60071

Please sign in to comment.