Skip to content

Commit d73ca0c

Browse files
author
Brijesh Bittu
committed
Move attw package to workspace
1 parent 7a6655b commit d73ca0c

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"inline-scripts": "tsx ./scripts/inlineScripts.mts"
5656
},
5757
"devDependencies": {
58+
"@arethetypeswrong/cli": "^0.17.4",
5859
"@argos-ci/core": "^3.1.1",
5960
"@babel/cli": "^7.27.0",
6061
"@babel/core": "^7.26.10",
@@ -132,6 +133,7 @@
132133
"prettier-plugin-tailwindcss": "^0.6.11",
133134
"pretty-quick": "^4.1.1",
134135
"process": "^0.11.10",
136+
"publint": "^0.3.9",
135137
"react": "^19.1.0",
136138
"react-docgen": "^5.4.3",
137139
"react-dom": "^19.1.0",

packages/react/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@
8888
"use-sync-external-store": "^1.5.0"
8989
},
9090
"devDependencies": {
91-
"@arethetypeswrong/cli": "^0.17.4",
9291
"@mui/internal-test-utils": "^2.0.6",
9392
"@testing-library/react": "^16.2.0",
9493
"@testing-library/user-event": "^14.6.1",
@@ -102,7 +101,6 @@
102101
"chai": "^4.5.0",
103102
"fs-extra": "^11.3.0",
104103
"lodash": "^4.17.21",
105-
"publint": "^0.3.9",
106104
"react": "^19.1.0",
107105
"react-dom": "^19.1.0",
108106
"react-router-dom": "^7.4.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)