Skip to content

Commit

Permalink
"Wallaby-1.0.73"
Browse files Browse the repository at this point in the history
  • Loading branch information
wallabyjs-build committed Apr 12, 2023
1 parent a7a12d1 commit f0c01b7
Showing 1 changed file with 47 additions and 47 deletions.
94 changes: 47 additions & 47 deletions packages.json
Original file line number Diff line number Diff line change
@@ -1,48 +1,48 @@
{
"packages": [
{
"buy": "http://wallabyjs.com/purchase",
"description": "Super fast test runner with realtime time code coverage for JavaScript.",
"releases": [
{
"url": "https://s3.amazonaws.com/wallaby-downloads/sublime/Wallaby.sublime-package",
"date": "2023-04-11 05:50:50",
"version": "1.0.72",
"sublime_text": ">=3000"
}
],
"author": "Wallaby.js",
"labels": [
"javascript",
"testing"
],
"readme": "http://wallabyjs.com/sublime/readme.md",
"homepage": "http://wallabyjs.com",
"name": "Wallaby"
},
{
"buy": "http://quokkajs.com/pro",
"description": "Live Scratchpad for JavaScript.",
"releases": [
{
"url": "https://s3.amazonaws.com/wallaby-downloads/sublime/Quokka.sublime-package",
"date": "2023-04-11 05:58:36",
"version": "1.0.161",
"sublime_text": ">=3000"
}
],
"author": "Wallaby.js",
"labels": [
"scraptchpad",
"playground",
"JavaScript",
"TypeScript",
"REPL"
],
"readme": "http://quokkajs.com/sublime/readme.md",
"homepage": "http://quokkajs.com",
"name": "Quokka"
}
],
"schema_version": "3.0.0"
}
"packages": [
{
"buy": "http://wallabyjs.com/purchase",
"description": "Super fast test runner with realtime time code coverage for JavaScript.",
"releases": [
{
"url": "https://s3.amazonaws.com/wallaby-downloads/sublime/Wallaby.sublime-package",
"date": "2023-04-12 03:55:26",
"version": "1.0.73",
"sublime_text": ">=3000"
}
],
"author": "Wallaby.js",
"labels": [
"javascript",
"testing"
],
"readme": "http://wallabyjs.com/sublime/readme.md",
"homepage": "http://wallabyjs.com",
"name": "Wallaby"
},
{
"buy": "http://quokkajs.com/pro",
"description": "Live Scratchpad for JavaScript.",
"releases": [
{
"url": "https://s3.amazonaws.com/wallaby-downloads/sublime/Quokka.sublime-package",
"date": "2023-04-11 05:58:36",
"version": "1.0.161",
"sublime_text": ">=3000"
}
],
"author": "Wallaby.js",
"labels": [
"scraptchpad",
"playground",
"JavaScript",
"TypeScript",
"REPL"
],
"readme": "http://quokkajs.com/sublime/readme.md",
"homepage": "http://quokkajs.com",
"name": "Quokka"
}
],
"schema_version": "3.0.0"
}

0 comments on commit f0c01b7

Please sign in to comment.