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.
@arethetypeswrong/cli
evalmd
1 parent b9545b3 commit a04d475Copy full SHA for a04d475
1 file changed
package.json
@@ -40,12 +40,12 @@
40
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
41
},
42
"devDependencies": {
43
- "@arethetypeswrong/cli": "^0.18.4",
+ "@arethetypeswrong/cli": "^0.18.5",
44
"@ljharb/eslint-config": "^22.2.3",
45
"@ljharb/tsconfig": "^0.3.2",
46
"auto-changelog": "^2.6.0",
47
"eslint": "^10.6.0",
48
- "evalmd": "^0.0.19",
+ "evalmd": "^0.0.20",
49
"in-publish": "^2.0.1",
50
"jiti": "^0.0.0",
51
"npmignore": "^0.3.5",
0 commit comments