We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e6042 commit f959cfaCopy full SHA for f959cfa
manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Scratch JS",
3
- "version": "0.0.16",
+ "version": "0.0.17",
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