We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c161b1 commit 5c23de5Copy full SHA for 5c23de5
package.json
@@ -10,15 +10,16 @@
10
"contributors": [
11
"Jan Odvarko (Mozilla Corp.)",
12
"Luca Greco",
13
- "Sebastian Zartner"
+ "Sebastian Zartner",
14
+ "Jarda Snajdr"
15
],
16
"translators": [
17
"YFdyh000 (zh-CN)",
18
"Markh van BabelZilla.org (nl)",
19
"Marco Aurelio Krause (pt-BR)"
20
21
"license": "BSD-3-Clause",
- "version": "1.2.3",
22
+ "version": "1.2.4",
23
"scripts": {
24
"test": "npm run karma-tests && npm run jpm-tests",
25
"karma-tests": "karma start --single-run --reporters spec",
0 commit comments