Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 045830f

Browse files
authored
fix: upgrade amanda JSON Schema validator
1 parent 0c4aaab commit 045830f

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
@@ -22,7 +22,7 @@
2222
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
2323
},
2424
"dependencies": {
25-
"amanda": "^0.5.1",
25+
"amanda": "^1.0.1",
2626
"async": "^2.3.0",
2727
"caseless": "^0.12.0",
2828
"clone": "^2.1.1",

0 commit comments

Comments
 (0)