Skip to content

Commit

Permalink
Bump version to 3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonShiki committed Feb 2, 2022
1 parent 303e5c9 commit 99939ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clipcc-vm",
"version": "3.1.6",
"version": "3.1.7",
"description": "Virtual Machine for Clip CC",
"author": "Clip Team",
"license": "BSD-3-Clause",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2284,10 +2284,10 @@ cli-width@^2.0.0:
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.1.tgz#b0433d0b4e9c847ef18868a4ef16fd5fc8271c48"
integrity sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==

[email protected].3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/clipcc-block/-/clipcc-block-3.1.3.tgz#943d1db4358cc663d0f6659dfbd70f7ad527a571"
integrity sha512-qk9HaD+6W23XeQH4XV3gV9uC99zqo3pogmVOqDdKcyc8BJNsFHtwP52GA0cpcZqi8Q1qRK2I1S7NvxtTIDbbMQ==
[email protected].4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/clipcc-block/-/clipcc-block-3.1.4.tgz#838809b3a44c17e540609672d85a6072b633081f"
integrity sha512-mRqSSat59DXDTEAKphvJcy/5V9cHQqRRbBWV3IpPtKAFviqJ8pC/alKEI1E6bhkknwfu8lU4yGL6bpq6cpXmZA==
dependencies:
exports-loader "0.6.3"
imports-loader "0.6.5"
Expand All @@ -2299,10 +2299,10 @@ [email protected]:
google-closure-compiler-osx "^20200112.0.0"
google-closure-compiler-windows "^20200112.0.0"

[email protected].2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/clipcc-l10n/-/clipcc-l10n-3.1.2.tgz#eb6c37877018473fa0bb742aead0ec138314e83d"
integrity sha512-sJrRgiE3DIb90ocYbT6A1abHLor2Uve2YxOTrd0NQxCbtSHjuqJmL+C3QUwfVPn1Uz99TTW3CYRZYOvPLQsIXw==
[email protected].3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/clipcc-l10n/-/clipcc-l10n-3.1.3.tgz#105699391e3624dfddb7e86ca0c1be659ed8f23c"
integrity sha512-fv72aGd++WjEEBGutQx8bTgtVkkdD52dz2M7S8hgHUSUnMJ9bATMWnbH1hvdSJBjg/FJw0JqCsefOoDc3Pw+JA==
dependencies:
"@babel/cli" "^7.1.2"
"@babel/core" "^7.1.2"
Expand Down

0 comments on commit 99939ad

Please sign in to comment.