bugfix; ensure example is correctly symlinked
This commit is contained in:
parent
d0cd660064
commit
0a5d6f1317
5 changed files with 12 additions and 3 deletions
|
@ -14,7 +14,8 @@
|
|||
"test": "ava -v && standard *.js lib/*.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
"node": ">=8",
|
||||
"npm": ">=5"
|
||||
},
|
||||
"keywords": [
|
||||
"react",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue