Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
icylace committed Apr 23, 2022
1 parent ff2cb8f commit fc28dfe
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@
"reset": "./task.sh reset",
"test": "./task.sh test"
},
"devDependencies": {
"@definitelytyped/dtslint": "^0.0.112",
"typescript": "^4.6.3"
},
"dependencies": {
"@definitelytyped/dtslint": "^0.0.103",
"hyperapp": "^2.0.20",
"typescript": "^4.5.5"
"hyperapp": "^2.0.22"
}
}

0 comments on commit fc28dfe

Please sign in to comment.