chore: add hack to manually bump main packages (#3385)

This commit is contained in:
Shawn Erquhart 2020-03-09 11:37:13 -04:00 committed by GitHub
parent 2578ad726b
commit 05a1c91a3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -64,5 +64,6 @@
"peerDependencies": {
"react": "^16.8.4",
"react-dom": "^16.8.4"
}
},
"incrementToForceBump": 0
}

View File

@ -26,5 +26,6 @@
"netlify-cms-media-library-uploadcare": "^0.5.5",
"react": "^16.8.4",
"react-dom": "^16.8.4"
}
},
"incrementToForceBump": 0
}