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 ca8a1cb commit 574dd53Copy full SHA for 574dd53
1 file changed
package.json
@@ -13,7 +13,8 @@
13
"precommit": "turbo precommit",
14
"test": "turbo test",
15
"format": "dprint fmt",
16
- "circular:check": "turbo circular:check"
+ "circular:check": "turbo circular:check",
17
+ "postinstall": "git update-index --assume-unchanged packages/uniwind/uniwind.css"
18
},
19
"workspaces": [
20
"packages/*",
0 commit comments