Skip to content

Commit 9d8cfcc

Browse files
committed
chore: ignore ajv peerDep check
1 parent 8ad86cd commit 9d8cfcc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222
"type": "git",
2323
"url": "https://github.com/ui-router/sample-app-angularjs.git"
2424
},
25+
"checkPeerDependencies": {
26+
"ignore": [
27+
"ajv"
28+
]
29+
},
2530
"dependencies": {
2631
"@uirouter/angularjs": "^1.0.29",
2732
"@uirouter/dsr": "^1.2.0",

0 commit comments

Comments
 (0)