Skip to content

Commit e64af16

Browse files
committed
check
1 parent 4e3d004 commit e64af16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages/*"
44
],
55
"scripts": {
6-
"build": "npm run build -w=@atomico/react && npm run build -w=next-app && npm publish -w=@atomico/react"
6+
"build": "npm run build -w=@atomico/react && npm i && npm run build -w=next-app && npm publish -w=@atomico/react"
77
},
88
"dependencies": {
99
"@atomico/run": "^0.10.1"

0 commit comments

Comments
 (0)