Skip to content

Commit 6b56e48

Browse files
committed
build: ➕ bump esbuild and add jsdoc-to-markdown deps
1 parent 9a148ca commit 6b56e48

File tree

2 files changed

+699
-70
lines changed

2 files changed

+699
-70
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"chai": "^4.3.6",
29-
"esbuild": "^0.14.48"
29+
"esbuild": "^0.15.5",
30+
"jsdoc-to-markdown": "^7.1.1"
3031
}
3132
}

0 commit comments

Comments
 (0)