instructure / canvas-rce-api

MIT License
20 stars 40 forks source link

Bump package.json version #20

Open Gao-Jun opened 3 years ago

Gao-Jun commented 3 years ago

it seems something wrong with commit 9469eb16a49525176f13ab9b3f381054df2afc3b Although the version in package-lock.json is updated to 1.15.0 in this commit, yet in the code repo, it still shows 1.14.0

https://github.com/instructure/canvas-rce-api/blob/9469eb16a49525176f13ab9b3f381054df2afc3b/package-lock.json#L3

This patch update the version again, and seems good now.