Skip to content

Commit

Permalink
chore(deps): update to latest editor-kit (#73)
Browse files Browse the repository at this point in the history
* chore(deps): update to latest editor-kit

* chore: increment version

* chore: build

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
  • Loading branch information
johnny243 and johnny243 authored Jan 18, 2022
1 parent faf4d0b commit fded137
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/dist.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sn-token-vault",
"version": "2.0.7",
"version": "2.0.8",
"main": "dist/dist.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand All @@ -19,7 +19,7 @@
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@standardnotes/editor-kit": "2.1.4",
"@standardnotes/editor-kit": "2.2.0",
"@standardnotes/eslint-config-extensions": "^1.0.1",
"@svgr/webpack": "^6.1.2",
"babel-loader": "^8.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1820,10 +1820,10 @@
resolved "https://registry.yarnpkg.com/@icons/material/-/material-0.2.4.tgz#e90c9f71768b3736e76d7dd6783fc6c2afa88bc8"
integrity sha512-QPcGmICAPbGLGb6F/yNf/KzKqvFx8z5qx3D1yFqVAjoFmXK35EgyW+cJ57Te3CNsmzblwtzakLGFqHPqrfb4Tw==

"@standardnotes/editor-kit@2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@standardnotes/editor-kit/-/editor-kit-2.1.4.tgz#0fbcba310450534c1615cdc4169258a23161cc1b"
integrity sha512-PrhKUlQ/0QJxOgjMPWAk6vq6WC/y9tKEbxOG307uDqGpzY6zGsqnDO9cJ9mEomtCh3wqnV7I2ZIyV4XAwHXWiA==
"@standardnotes/editor-kit@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@standardnotes/editor-kit/-/editor-kit-2.2.0.tgz#68cf64c03f0ea8969840931d90888948f7dfc6c7"
integrity sha512-/3qN/+OG5n6zAYrJmD7mlqyUZciqU9b1uzhs9KVO+VUtCq4EszkNUpN6cxJm8ojdvCcCr+pNC9ihlrjwXjlpQQ==

"@standardnotes/eslint-config-extensions@^1.0.1":
version "1.0.1"
Expand Down

0 comments on commit fded137

Please sign in to comment.