Skip to content

Commit a17a5ec

Browse files
committed
New Version \o/
1 parent 6144b27 commit a17a5ec

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "synth",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"homepage": "https://subztep.github.io/synth/",
66
"dependencies": {

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -2108,9 +2108,9 @@ acorn@^6.0.1, acorn@^6.0.4, acorn@^6.2.1:
21082108
integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
21092109

21102110
acorn@^7.1.1:
2111-
version "7.3.1"
2112-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.3.1.tgz#85010754db53c3fbaf3b9ea3e083aa5c5d147ffd"
2113-
integrity sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==
2111+
version "7.4.0"
2112+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
2113+
integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==
21142114

21152115
address@1.1.2, address@^1.0.1:
21162116
version "1.1.2"
@@ -4309,9 +4309,9 @@ ee-first@1.1.1:
43094309
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
43104310

43114311
electron-to-chromium@^1.3.378, electron-to-chromium@^1.3.488:
4312-
version "1.3.516"
4313-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.516.tgz#03ec071b061e462b786bf7e7ce226fd7ab7cf1f6"
4314-
integrity sha512-WDM5AAQdOrvLqSX8g3Zd5AujBXfMxf96oeZkff0U2HF5op3tjShE+on2yay3r1UD4M9I3p0iHpAS4+yV8U8A9A==
4312+
version "1.3.517"
4313+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.517.tgz#891995c711f748db14946b86661db7a5c87a16c3"
4314+
integrity sha512-8wucrMsmXxeBxaM3TPg+YiwIJwPd1IZMudOj1XytmkP3UPXRagMhO9vo4nzzbSWeq91N1zhfUhJW2u9/MVhPxw==
43154315

43164316
elliptic@^6.0.0, elliptic@^6.5.2:
43174317
version "6.5.3"

0 commit comments

Comments
 (0)