We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644cadd commit 122be66Copy full SHA for 122be66
README.md
@@ -103,3 +103,4 @@ builder.withOptions({ camelToSnakeCase: true })
103
104
[MIT](https://choosealicense.com/licenses/mit/)
105
106
+
package.json
@@ -30,7 +30,7 @@
30
"tsup": "^8.0.1",
31
"typescript": "5.3.2"
32
},
33
- "peerDependencies": {
+ "dependencies": {
34
"reflect-metadata": "^0.1.13"
35
36
"scripts": {
0 commit comments