We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d84968 commit 1e7bdbcCopy full SHA for 1e7bdbc
manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Scratch JS",
3
- "version": "0.0.14",
+ "version": "0.0.15",
4
"description": "Write and execute ES6 within DevTools!",
5
"devtools_page": "es6-repl.html",
6
"manifest_version": 2,
package.json
"name": "Scratch-JS",
"description": "Write ES6 (and other compile-to-JS languages) and execute it on a page from inside DevTools.",
"repository": {
"type": "git",
0 commit comments