Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Oct 9, 2024
1 parent 620e850 commit 90f8786
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
5 changes: 2 additions & 3 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "eslint-config-cityssm",
"type": "module",
"description": "ESLint rules used in the City of Sault Ste. Marie's TypeScript projects.",
"version": "11.0.0",
"version": "12.0.0",
"main": "eslint.config.js",
"exports": {
".": "./eslint.config.js",
Expand Down Expand Up @@ -63,7 +63,6 @@
},
"devDependencies": {
"@types/eslint__js": "^8.42.3",
"@types/json-schema": "^7.0.15",
"@types/node": "^22.7.5",
"prettier-config-cityssm": "^1.0.0"
}
Expand Down

0 comments on commit 90f8786

Please sign in to comment.