Skip to content

Commit 9eeef98

Browse files
committed
Update types
1 parent 448494e commit 9eeef98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moonlight-mod/create-extension",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"typescript": "^5.3.2"
2525
},
2626
"dependencies": {
27-
"@moonlight-mod/types": "^1.3.5"
27+
"@moonlight-mod/types": "^1.3.6"
2828
}
2929
}

0 commit comments

Comments
 (0)