Skip to content

Commit 9ac1f96

Browse files
committed
WIP
1 parent a602571 commit 9ac1f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var Ajv = require("ajv");
1+
const Ajv = require("ajv");
22

33
/**
44
* Express middleware for validating requests

0 commit comments

Comments
 (0)