Skip to content

Commit

Permalink
feat(automation): initial release 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
PaleBluDot committed Aug 30, 2021
1 parent 8467797 commit 70bc1ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 25 deletions.
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@palebludot/e11ty-test",
"name": "@palebludot/e11ty",
"version": "0.0.0",
"description": "Using 11ty to generate HTML emails",
"main": ".evelenty.js",
Expand Down Expand Up @@ -54,12 +54,12 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/palebludot/e11ty-test.git"
"url": "git+https://github.com/palebludot/e11ty.git"
},
"bugs": {
"url": "https://github.com/palebludot/e11ty-test/issues"
"url": "https://github.com/palebludot/e11ty/issues"
},
"homepage": "https://github.com/palebludot/e11ty-test#readme",
"homepage": "https://github.com/palebludot/e11ty#readme",
"publishConfig": {
"access": "restricted",
"registry": "https://npm.pkg.github.com"
Expand Down

0 comments on commit 70bc1ca

Please sign in to comment.