Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
blidblid committed Oct 24, 2023
1 parent 0fd064a commit abaf07e
Show file tree
Hide file tree
Showing 2 changed files with 2,333 additions and 3,048 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"private": true,
"license": "MIT",
"scripts": {
"audit-fix": "npx yarn-audit-fix",
"build": "npx nx run-many --target=build && yarn prebuild-styles",
"prebuild-styles": "npx nx run-many --target=prebuild-styles",
"publish-lib": "npx ts-node ./scripts/publish-lib.ts",
Expand Down Expand Up @@ -97,7 +96,6 @@
"ts-node": "10.9.1",
"typescript": "~4.8.2",
"url-loader": "^4.1.1",
"vitest": "^0.25.8",
"yarn-audit-fix": "^10.0.1"
"vitest": "^0.25.8"
}
}
Loading

0 comments on commit abaf07e

Please sign in to comment.