Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
warmthsea committed Jul 19, 2024
1 parent d290a0c commit 534ec45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
1 change: 0 additions & 1 deletion CONTRIBUTING.md

This file was deleted.

11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
{
"name": "pkg-placeholder",
"name": "scripts-deploy",
"type": "module",
"version": "0.0.0",
"packageManager": "[email protected]",
"description": "_description_",
"author": "Anthony Fu <[email protected]>",
"author": "Warmthsea",
"license": "MIT",
"funding": "https://github.com/sponsors/antfu",
"homepage": "https://github.com/antfu/pkg-placeholder#readme",
"homepage": "https://github.com/warmthsea/scripts-deploy#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/antfu/pkg-placeholder.git"
"url": "git+https://github.com/warmthsea/scripts-deploy.git"
},
"bugs": "https://github.com/antfu/pkg-placeholder/issues",
"bugs": "https://github.com/warmthsea/scripts-deploy/issues",
"keywords": [],
"sideEffects": false,
"exports": {
Expand Down

0 comments on commit 534ec45

Please sign in to comment.