chore(deps): update netlify packages (#4991)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-02-23 11:35:05 +02:00
committed by GitHub
parent 8563fd6914
commit ee739688e3
25 changed files with 48 additions and 48 deletions

View File

@ -25,6 +25,6 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
},
"peerDependencies": {
"netlify-cms-lib-util": "^2.1.3-beta.0"
"netlify-cms-lib-util": "^2.12.3"
}
}