Skip to content

Commit 4fe4e89

Browse files
committed
check CI
1 parent a1c56d5 commit 4fe4e89

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"packages/**"
44
],
55
"scripts": {
6-
"build": "run build publish -s"
6+
"build": "run publish -s"
77
},
88
"dependencies": {
9-
"@atomico/run": "^0.8.3"
9+
"@atomico/run": "^0.8.4"
1010
}
1111
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atomico/react",
3-
"version": "2.7.4",
3+
"version": "2.7.3",
44
"type": "module",
55
"description": "",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)