Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Jan 19, 2022
1 parent fded137 commit 74eaf56
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## LICENSE

As of version 2.0, TokenVault houses a public-source, but not open-source presence. This means you are free to browse the code and even use the code *privately*, but you may not redistribute it for free or for profit.
As of version 2.0, TokenVault houses a public-source, but not open-source presence. This means you are free to browse the code and even use the code *privately*, but you may not redistribute, repackage, or otherwise use its public distributable/release assets on GitHub, for free or for profit.

For more information, read [this blog post](https://blog.standardnotes.org/why-tokenvault-is-going-public-source/).
For more information, read [this blog post](https://blog.standardnotes.com/why-tokenvault-is-going-public-source/).

Previous versions of TokenVault retain the license they were released with.
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.8",
"version": "2.0.9",
"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.2.0",
"@standardnotes/editor-kit": "2.2.1",
"@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/[email protected].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/[email protected].1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@standardnotes/editor-kit/-/editor-kit-2.2.1.tgz#4274c2f2d116f983a09910f459bd437af35089cb"
integrity sha512-QtZxRPVnZzdhESDsxLWpmWmgB8IFyBbE6tBvdDoIaSAsSGmGlogEwLz7yucWxR5xN0mnFl0qPvLU3lHoMoMNWg==

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

0 comments on commit 74eaf56

Please sign in to comment.