Skip to content

Commit a8459b0

Browse files
committed
chore(package): update version
1 parent 2c1013c commit a8459b0

File tree

4 files changed

+2
-4
lines changed

4 files changed

+2
-4
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ test
1818
CHANGELOG.md
1919
.travis.yml
2020
.editorconfig
21-
.eslintignore
2221
.eslintrc
2322
.babelrc
2423
.gitignore

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@js-basics/jsto...",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"description": "transpile js to other languages",
55
"main": "./index.js",
66
"module": "./build/esm/index.js",

0 commit comments

Comments
 (0)