File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 22 "name" : " remix-development-tools" ,
33 "description" : " Remix development tools - a set of tools for developing/debugging Remix.run apps" ,
44 "author" : " Alem Tuzlak" ,
5- "version" : " 4.7.2 " ,
5+ "version" : " 4.7.3 " ,
66 "license" : " MIT" ,
77 "keywords" : [
88 " remix" ,
5454 "default" : " ./dist/client.css"
5555 }
5656 },
57- "files" : [" dist" ],
57+ "files" : [
58+ " dist"
59+ ],
5860 "repository" : {
5961 "type" : " git" ,
6062 "url" : " git+https://github.com/Code-Forge-Net/Remix-Dev-Tools.git"
9193 "icons" : " npm run run:scripts scripts/icons.ts" ,
9294 "check:unused" : " knip "
9395 },
94- "workspaces" : [" ." , " test-apps/*" , " docs" ],
96+ "workspaces" : [
97+ " ." ,
98+ " test-apps/*" ,
99+ " docs"
100+ ],
95101 "peerDependencies" : {
96102 "@remix-run/react" : " >=1.15" ,
97103 "react" : " >=17" ,
142148 "react-use-websocket" : " ^4.8.1" ,
143149 "tailwind-merge" : " ^1.14.0"
144150 }
145- }
151+ }
You can’t perform that action at this time.
0 commit comments