Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 2244b9e

Browse files
committed
Lock standard while we update our sources
1 parent 9e989bc commit 2244b9e

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
"nock": "^8.0.0",
2727
"readable-stream": "^2.1.5",
2828
"rimraf": "^2.5.4",
29-
"standard": "^8.0.0",
29+
"standard": "~8.5.0",
3030
"tap": "^7.0.0"
3131
},
3232
"optionalDependencies": {

0 commit comments

Comments
 (0)