Skip to content

Commit

Permalink
move to dashpress
Browse files Browse the repository at this point in the history
  • Loading branch information
thrownullexception committed Oct 3, 2023
1 parent 5737072 commit 5a071f4
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ["@hadmean"],
extends: ["@dashpress"],
};
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
blank_issues_enabled: false
contact_links:
- name: Hadmean Community Support
url: https://github.com/hadmean/hadmean/discussions
- name: DashPress Community Support
url: https://github.com/dashpresshq/dashpress/discussions
about: Please ask and answer questions here.
98 changes: 49 additions & 49 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@hadmean/bacteria",
"name": "@dashpress/bacteria",
"version": "0.0.9",
"license": "MIT",
"main": "dist/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"sqlite3": "^5.1.6"
},
"devDependencies": {
"@hadmean/eslint-config": "^1.0.5",
"@dashpress/eslint-config": "^1.0.6",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"eslint": "^8.2.0",
Expand Down

0 comments on commit 5a071f4

Please sign in to comment.