Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefmikey committed Jul 17, 2022
1 parent a724d81 commit d5b61c9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tomorrow-night-darkly",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Simply Dark Theme",
"scripts": {
"build": "NODE_ENV=development webpack --mode development",
Expand Down Expand Up @@ -56,7 +56,9 @@
"bugs": {
"url": "https://github.com/chiefmikey/tomorrow-night-darkly/issues"
},
"contributors": ["Mikl Wolfe <[email protected]> (https://mikl.io)"],
"contributors": [
"Mikl Wolfe <[email protected]> (https://mikl.io)"
],
"prettier": "@mikey-pro/prettier-config",
"eslintConfig": {
"extends": "@mikey-pro/eslint-config"
Expand Down

0 comments on commit d5b61c9

Please sign in to comment.