Skip to content

Commit a634c5f

Browse files
fix: dependencies explicit version
1 parent 6794796 commit a634c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-import": "^2.20.2",
2727
"expect.js": "0.3.x",
2828
"glob": "^7.1.6",
29-
"jsdoc": "^3.5.5",
29+
"jsdoc": "3.5.5",
3030
"jsdom": "^9.12.0",
3131
"jsdom-global": "2.1.1",
3232
"mocha": "^6.2.3",

0 commit comments

Comments
 (0)