Skip to content

Commit

Permalink
feat: copy slug button
Browse files Browse the repository at this point in the history
  • Loading branch information
EnergoStalin committed Feb 1, 2024
1 parent 83dfdaf commit c76f8b7
Show file tree
Hide file tree
Showing 12 changed files with 433 additions and 25 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "name",
"version": "v0.0.0",
"description": "description",
"homepage": "https://example.com",
"name": "s21eduscript",
"version": "v0.0.1",
"description": "s21 platform enchancements features",
"homepage": "https://edu.21-school.ru",
"module": "esm",
"type": "module",
"engines": {
Expand All @@ -28,10 +28,13 @@
"@types/node": "^20.11.13",
"@types/tampermonkey": "^4.20.4",
"esbuild-plugin-userscript": "^0.2.6",
"esbuild-svelte": "^0.8.0",
"eslint": "^8.56.0",
"eslint-kit": "^10.10.0",
"http-server": "^14.1.1",
"prettier": "^3.2.4",
"svelte": "^4.2.9",
"svelte-preprocess": "^5.1.3",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
}
Expand Down
207 changes: 199 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c76f8b7

Please sign in to comment.