Skip to content

Commit

Permalink
bump new version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkslanc committed May 16, 2024
1 parent 8d1b44d commit abb8e4f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ace-linters-root",
"version": "1.2.1",
"version": "1.2.2",
"scripts": {
"build:ace-linters": "cd packages/ace-linters && npm run build",
"build:ace-sql-linter": "cd packages/ace-sql-linter && npm run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/ace-linters/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ace-linters",
"author": "Azat Alimov <mkslanc@gmail.com>",
"version": "1.2.1",
"version": "1.2.2",
"scripts": {
"clean": "rimraf build",
"prebuild": "node prebuild.js",
Expand Down

0 comments on commit abb8e4f

Please sign in to comment.