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 efe5c99 commit a582860Copy full SHA for a582860
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@js-basics/jsto...",
3
- "version": "0.4.2",
+ "version": "0.4.3",
4
"description": "transpile js to other languages",
5
"main": "./index.js",
6
"module": "./build/esm/index.js",
@@ -41,6 +41,7 @@
41
"@babel/register": "7.11.5",
42
"@commitlint/cli": "9.1.2",
43
"@commitlint/config-conventional": "9.1.2",
44
+ "@types/mocha": "8.0.3",
45
"babel-eslint": "10.1.0",
46
"babel-plugin-istanbul": "6.0.0",
47
"babel-preset-minify": "0.5.1",
0 commit comments