Skip to content

Commit

Permalink
build(deps): remove sparkee
Browse files Browse the repository at this point in the history
  • Loading branch information
jrson83 committed Oct 31, 2023
1 parent 2bdf89e commit c850137
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 504 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test:ui:cli": "pnpm --filter savescum test:ui",
"test:ui:web": "pnpm --filter @savescum/web test:ui",
"prepare": "husky install",
"pub": "node ./scripts/prepublishOnly.mjs && npx sparkee publish"
"pub": "node ./scripts/prepublishOnly.mjs"
},
"devDependencies": {
"@biomejs/biome": "^1.3.1",
Expand All @@ -49,7 +49,6 @@
"mock-fs": "^5.2.0",
"nano-staged": "^0.8.0",
"ptsup": "^0.3.4",
"sparkee": "^1.3.4",
"stylelint": "^15.11.0",
"stylelint-config-property-sort-order-smacss": "^9.1.0",
"stylelint-config-standard-scss": "^11.0.0",
Expand Down
Loading

0 comments on commit c850137

Please sign in to comment.