chore: set natives version
This commit is contained in:
parent
3e969cfb8a
commit
3f3b42eda7
@ -85,5 +85,8 @@
|
|||||||
"ava": "nyc ava",
|
"ava": "nyc ava",
|
||||||
"test": "run-s build lint ava",
|
"test": "run-s build lint ava",
|
||||||
"precommit": "run-p test"
|
"precommit": "run-p test"
|
||||||
}
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"natives": "1.1.3"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user