autoflux-openai 0.3.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
data/package.json DELETED
@@ -1,11 +0,0 @@
1
- {
2
- "type": "module",
3
- "devDependencies": {
4
- "@commitlint/cli": "^19.6.1",
5
- "@commitlint/config-conventional": "^19.6.0",
6
- "husky": "^9.1.7"
7
- },
8
- "scripts": {
9
- "prepare": "husky"
10
- }
11
- }