Skip to content

Commit f170467

Browse files
committed
Fixed invalid json
1 parent 284ba99 commit f170467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-config-prettier": "^6.9.0",
4545
"npm-run-all": "^4.1.5",
4646
"prettier": "^2.0.5",
47-
"typescript": "^4.3.5",
47+
"typescript": "^4.3.5"
4848
},
4949
"engines": {
5050
"node": ">=12.13.0"

0 commit comments

Comments
 (0)