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 7c8bdb5 commit 28a6612Copy full SHA for 28a6612
package.json
@@ -3,7 +3,7 @@
3
"packages/**"
4
],
5
"scripts": {
6
- "build": "run publish -s"
+ "build": "run build publish -s"
7
},
8
"dependencies": {
9
"@atomico/run": "^0.8.4"
packages/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@atomico/react",
- "version": "2.7.3",
+ "version": "2.7.4",
"type": "module",
"description": "",
"types": "types/index.d.ts",
0 commit comments