Skip to content

Commit a582860

Browse files
committed
chore(package): update version
1 parent efe5c99 commit a582860

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@js-basics/jsto...",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "transpile js to other languages",
55
"main": "./index.js",
66
"module": "./build/esm/index.js",
@@ -41,6 +41,7 @@
4141
"@babel/register": "7.11.5",
4242
"@commitlint/cli": "9.1.2",
4343
"@commitlint/config-conventional": "9.1.2",
44+
"@types/mocha": "8.0.3",
4445
"babel-eslint": "10.1.0",
4546
"babel-plugin-istanbul": "6.0.0",
4647
"babel-preset-minify": "0.5.1",

0 commit comments

Comments
 (0)