diff options
| author | Uri Shaked | 2020-12-12 15:18:58 +0200 |
|---|---|---|
| committer | Uri Shaked | 2020-12-12 15:18:58 +0200 |
| commit | b23266d0f6806c77ae16fe4991a89108bfae28a2 (patch) | |
| tree | cd34143050bbe0a8cc2c311b3ad4b3e098f151fc /package-lock.json | |
| parent | perf(cpu): speed up event system (diff) | |
| download | avr8js-b23266d0f6806c77ae16fe4991a89108bfae28a2.tar.gz avr8js-b23266d0f6806c77ae16fe4991a89108bfae28a2.tar.bz2 avr8js-b23266d0f6806c77ae16fe4991a89108bfae28a2.zip | |
0.14.2
Diffstat (limited to '')
| -rw-r--r-- | package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index 5547820..05d94f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "avr8js", - "version": "0.14.1", + "version": "0.14.2", "lockfileVersion": 1, "requires": true, "dependencies": { |
