We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 448494e commit 9eeef98Copy full SHA for 9eeef98
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@moonlight-mod/create-extension",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"license": "MIT",
5
"repository": {
6
"type": "git",
template/package.json
@@ -24,6 +24,6 @@
24
"typescript": "^5.3.2"
25
},
26
"dependencies": {
27
- "@moonlight-mod/types": "^1.3.5"
+ "@moonlight-mod/types": "^1.3.6"
28
}
29
0 commit comments