Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linhe0x0 committed Feb 1, 2022
1 parent 1d938df commit 6e06ed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sqrtthree/tsconfig",
"version": "1.0.0",
"version": "2.0.0",
"description": "Shared TypeScript config for my projects.",
"main": "tsconfig.json",
"repository": {
Expand All @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/sqrthree/tsconfig#readme",
"engines": {
"node": ">=10"
"node": ">=14"
},
"files": [
"tsconfig.json"
Expand Down

0 comments on commit 6e06ed5

Please sign in to comment.