We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a4654 commit b79be69Copy full SHA for b79be69
package.json
@@ -3,7 +3,7 @@
3
"packages/*"
4
],
5
"scripts": {
6
- "build": "npm run build -w=@atomico/react && npm i && 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"
7
},
8
"dependencies": {
9
"@atomico/run": "^0.10.1"
0 commit comments